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

Generate correct HOST header when IPv6 with scope_id #462

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

violetagg
Copy link
Member

Related to #460

@violetagg violetagg added this to the 0.8.2.RELEASE milestone Oct 14, 2018
@codecov-io
Copy link

Codecov Report

Merging #462 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #462      +/-   ##
============================================
- Coverage     62.99%   62.94%   -0.05%     
+ Complexity     1254     1253       -1     
============================================
  Files           122      122              
  Lines          5988     5981       -7     
  Branches        784      783       -1     
============================================
- Hits           3772     3765       -7     
  Misses         1790     1790              
  Partials        426      426
Impacted Files Coverage Δ Complexity Δ
...a/reactor/netty/http/client/HttpClientConnect.java 54.11% <100%> (+0.86%) 4 <0> (ø) ⬇️
src/main/java/reactor/netty/FutureMono.java 65% <0%> (-2.5%) 8% <0%> (ø)
...ctor/netty/resources/PooledConnectionProvider.java 78.07% <0%> (-1.16%) 19% <0%> (-1%)
...c/main/java/reactor/netty/channel/FluxReceive.java 78.75% <0%> (-0.52%) 60% <0%> (-1%)
...r/netty/http/server/WebsocketServerOperations.java 53.62% <0%> (+1.44%) 15% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a272acd...240c962. Read the comment docs.

@smaldini smaldini merged commit 81f7a1e into master Oct 15, 2018
@smaldini smaldini deleted the generate-correct-host-header branch October 15, 2018 21:04
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.

None yet

3 participants