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

Allow multipart request with boundary attribute #1664

Conversation

eloipoch
Copy link
Contributor

@eloipoch eloipoch commented Feb 2, 2017

This PR fixes the issue #1663

@codecov-io
Copy link

codecov-io commented Feb 2, 2017

Codecov Report

Merging #1664 into master will increase coverage by -0.03%.

@@            Coverage Diff             @@
##           master    #1664      +/-   ##
==========================================
- Coverage   74.45%   74.43%   -0.03%     
==========================================
  Files         195      195              
  Lines        6057     6051       -6     
  Branches      761      760       -1     
==========================================
- Hits         4510     4504       -6     
  Misses       1217     1217              
  Partials      330      330
Impacted Files Coverage Δ
...ix/zuul/filters/route/SimpleHostRoutingFilter.java 85.09% <100%> (-0.54%)

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 a2e1836...aacf337. Read the comment docs.

@spencergibb spencergibb merged commit c87f6ca into spring-cloud:master Feb 2, 2017
@spencergibb
Copy link
Member

Thanks! Didn't know about parse().

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.

3 participants