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

Add feature to force Chunked Transfer-Encoding on all Content-Length-less responses regardless of Connection close state #864

Closed
frankgrimes97 opened this issue Aug 24, 2016 · 2 comments
Labels
Enhancement Stale For auto-closed stale issues and pull requests

Comments

@frankgrimes97
Copy link

#805 (comment)

@joakime
Copy link
Contributor

joakime commented Aug 24, 2016

This is highly undesirable in the vast majority of use cases.
If this were added, it would be an optional feature that could be enabled on the server. (not specific to the request / endpoint / webapp / context / etc)

@joakime joakime changed the title Connection: close should not implicitly force EOF framed responses (should still do chunked encoding if possible) Add feature to force Chunked Transfer-Encoding on all Content-Length-less responses regardless of Connection close state Aug 24, 2016
frankgrimes97 added a commit to frankgrimes97/jetty.project that referenced this issue Dec 22, 2016
frankgrimes97 added a commit to frankgrimes97/jetty.project that referenced this issue Dec 23, 2016
frankgrimes97 added a commit to frankgrimes97/jetty.project that referenced this issue Dec 23, 2016
jetty#864
Signed-off-by: frankgrimes97 <frankgrimes97@yahoo.com>
@stale
Copy link

stale bot commented Nov 20, 2019

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale For auto-closed stale issues and pull requests label Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Stale For auto-closed stale issues and pull requests
Projects
None yet
Development

No branches or pull requests

2 participants