Skip to content

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Oct 4, 2023

Adds methods to retrieve more request data for request interception.

  • adds methods to retrieve the method, URI, etc.
  • Can define path via @Client
  • Can use @Path annotation on package/module files to set a package/module wide path prefix

@SentryMan SentryMan requested a review from rbygrave October 4, 2023 22:51
@SentryMan SentryMan changed the title [http-client] Expose more client attributes [http-client] Expose more client attributes / Enhance @Path Annotation Oct 5, 2023
@SentryMan
Copy link
Collaborator Author

@rbygrave yeah, I'm good with this

@rbygrave rbygrave merged commit 4518ab7 into avaje:master Oct 5, 2023
@rbygrave rbygrave linked an issue Oct 5, 2023 that may be closed by this pull request
@SentryMan SentryMan deleted the client branch October 5, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose more of the HttpClientRequest to Interceptors

2 participants