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 specifying maxIninitialLineLength and maxChunkSize #2522

Closed
wants to merge 5 commits into from

Conversation

mschuwalow
Copy link
Member

This is needed in order to configure netty to accept long urls

@runtologist
Copy link
Member

@mschuwalow to make the build pass, please run sbt generateReadme and commit the results.

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f9ffb0b) 64.58% compared to head (0849e8c) 64.60%.

Files Patch % Lines
zio-http/src/main/scala/zio/http/Server.scala 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2522      +/-   ##
==========================================
+ Coverage   64.58%   64.60%   +0.02%     
==========================================
  Files         138      138              
  Lines        8086     8088       +2     
  Branches     1459     1477      +18     
==========================================
+ Hits         5222     5225       +3     
+ Misses       2864     2863       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mschuwalow
Copy link
Member Author

Closing as the problem has been addressed by #2561

@mschuwalow mschuwalow closed this Jan 2, 2024
@mschuwalow mschuwalow deleted the long-url branch January 11, 2024 15:38
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.

5 participants