Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REST Client IncomingHeaders impl #1017

Closed
kenfinnigan opened this issue Feb 22, 2019 · 2 comments
Closed

Add REST Client IncomingHeaders impl #1017

kenfinnigan opened this issue Feb 22, 2019 · 2 comments
Assignees
Milestone

Comments

@kenfinnigan
Copy link
Member

SmallRye REST Client 1.2 usage means we need to implement IncomingHeaders handler and register a service

@kenfinnigan
Copy link
Member Author

Are you working on this @michalszynkiewicz?

Could you assign yourself if you are

@michalszynkiewicz michalszynkiewicz self-assigned this Mar 8, 2019
@michalszynkiewicz
Copy link
Member

Done. And I'm back in Poland :)

kenfinnigan added a commit that referenced this issue Mar 18, 2019
RestClient - passing incoming JAX-RS headers, fixes #1017
@kenfinnigan kenfinnigan added this to the 0.12.0 milestone Mar 18, 2019
vorburger added a commit to vorburger/quarkus that referenced this issue Mar 18, 2019
* master: (167 commits)
  Allow for usage of @ConfigProperty on fields without the need for @Inject. Fixes quarkusio#1315.
  Expose all flavors (core, axle, rx) of Vert.x EventBus
  RestClient - passing incoming JAX-RS headers, fixes quarkusio#1017
  JAX-RS body writers for Vert.x JsonObject and JsonArray
  Increase CI memory
  PathTestHelper should accept default Gradle build paths now + make sure we run the test in gradle-it
  Change to use ./mvnw
  Update opentracing guide to describe using application.properties as alternative to env vars
  fix npe in dev mode when source is missing in recompilation diagnostic
  Add the quarkus-elytron-security component in the BOM
  Moves the logic that handles the registration of schema class for serialization in smallrye-openapi-extension
  Add Maven Wrapper to generated projects
  [security extension] - AuthConfig only configured if IdentityManager is produced
  quarkusio#1522 Warning to keep H2 version as is
  Minor corrections to mx and git repo clone instructions.
  programmatic client generation for MP Rest Client, fixes quarkusio#1317
  Hibernate ORM - Fix config property name in error message
  Camel - Use a constant for Camel root package directory
  Micro version updates
  JAX-RS Generate reflection declaration from MP OpenAPI schema definition
  ...
maxandersen added a commit to maxandersen/quarkus that referenced this issue Nov 5, 2022
…sio#1017)

Co-authored-by: Max Rydahl Andersen <gitkraken@xam.dk>
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

No branches or pull requests

2 participants