Skip to content

Conversation

kdavisk6
Copy link
Member

Fixes #929

Documentation around when to use a Request Interceptor or a custom
Target when dealing with specific situations such as setting headers
per method or target.

Fixes OpenFeign#929

Documentation around when to use a Request Interceptor or a custom
Target when dealing with specific situations such as setting headers
per method or target.
@kdavisk6 kdavisk6 added the documentation Issues that require updates to our documentation label Dec 30, 2019
@kdavisk6 kdavisk6 merged commit d3f7d76 into OpenFeign:master Dec 30, 2019
@kdavisk6 kdavisk6 added this to the 10.7.1 milestone Jan 12, 2020
@kdavisk6 kdavisk6 deleted the gh-929-target-documentation branch January 19, 2020 20:01
velo pushed a commit that referenced this pull request Oct 7, 2024
Fixes #929

Documentation around when to use a Request Interceptor or a custom
Target when dealing with specific situations such as setting headers
per method or target.
velo pushed a commit that referenced this pull request Oct 8, 2024
Fixes #929

Documentation around when to use a Request Interceptor or a custom
Target when dealing with specific situations such as setting headers
per method or target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues that require updates to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify difference between Target<T> and RequestInterceptor in docs regarding header injection
1 participant