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

Fix #74, use the raw path instead of decoded path when setting URI on… #75

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

utwyko
Copy link
Contributor

@utwyko utwyko commented Apr 13, 2017

… netty request.

@pivotal-issuemaster
Copy link

@utwyko Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@utwyko Thank you for signing the Contributor License Agreement!

@codecov-io
Copy link

Codecov Report

Merging #75 into master will increase coverage by 0.34%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #75      +/-   ##
============================================
+ Coverage     53.72%   54.06%   +0.34%     
- Complexity      721      726       +5     
============================================
  Files            65       65              
  Lines          3812     3812              
  Branches        502      502              
============================================
+ Hits           2048     2061      +13     
+ Misses         1429     1413      -16     
- Partials        335      338       +3
Impacted Files Coverage Δ Complexity Δ
.../ipc/netty/http/client/MonoHttpClientResponse.java 76.81% <100%> (ø) 6 <0> (ø) ⬇️
...or/ipc/netty/channel/ChannelOperationsHandler.java 53.86% <0%> (+0.28%) 36% <0%> (+1%) ⬆️
...tor/ipc/netty/channel/CloseableContextHandler.java 58.97% <0%> (+5.12%) 9% <0%> (+1%) ⬆️
.../ipc/netty/channel/PooledClientContextHandler.java 47.93% <0%> (+8.26%) 19% <0%> (+3%) ⬆️

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 f501937...e26d837. Read the comment docs.

@smaldini
Copy link
Contributor

Francklytastic

@smaldini smaldini merged commit 85ffc5f into reactor:master Apr 26, 2017
@smaldini smaldini modified the milestone: 0.6.3.RELEASE May 3, 2017
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

4 participants