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

WebClient follow up #7269

Closed
16 tasks done
tomas-langer opened this issue Jul 31, 2023 · 0 comments
Closed
16 tasks done

WebClient follow up #7269

tomas-langer opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
epic team-fix This issue is available for team members to be fixed. Should not require deep knowledge of Helidon
Milestone

Comments

@tomas-langer
Copy link
Member

tomas-langer commented Jul 31, 2023

Follow up after PR #7255

Required fixes:

Tomas will work on these (fixed by #7341):

  • 4.x: Http2Stream:362 should use content encoding context and media context from server (check also for client) configuration, now calls .create()
  • HttpClientConfigSupport#addHeader(builder, name...) - javadoc has Set default, it should be Add a default, multiple methods (fixed by Prototype builder update #7281 )
  • HttpClientConfigBlueprint line 78 - connect timeout javadoc is wrong (eout(java.time.Duration)
  • Add readme for HTTP client - how do the protocols get brokered (HTTP based protocols, non-HTTP protocols), SPIs, APIs etc.
@tomas-langer tomas-langer added the team-fix This issue is available for team members to be fixed. Should not require deep knowledge of Helidon label Jul 31, 2023
@tomas-langer tomas-langer added this to the 4.0.0-M2 milestone Jul 31, 2023
@danielkec danielkec self-assigned this Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic team-fix This issue is available for team members to be fixed. Should not require deep knowledge of Helidon
Projects
Archived in project
Development

No branches or pull requests

3 participants