Skip to content

fix(response): prevent keep-alive if the Request had a body - #327

Open
Ryman wants to merge 1 commit into
nickel-org:masterfrom
Ryman:issue_326
Open

fix(response): prevent keep-alive if the Request had a body#327
Ryman wants to merge 1 commit into
nickel-org:masterfrom
Ryman:issue_326

Conversation

@Ryman

@Ryman Ryman commented Apr 10, 2016

Copy link
Copy Markdown
Member

This puts a bandaid on #326. A more complete fix will require
some shuffling of the api exposed by Request so that we can
monitor for when the body has been fully read (or read up to
a defined limit).

This puts a bandaid on nickel-org#326. A more complete fix will require
some shuffling of the api exposed by Request so that we can
monitor for when the body has been fully read (or read up to
a defined limit).
@Ryman

Ryman commented Apr 10, 2016

Copy link
Copy Markdown
Member Author

Looks like Rust 1.6 is new minimum due to url bumping to new uuid version (which added no_std support). Will update the PR if this fix is desired. EDIT: Merged another PR to fix that

@homu

homu commented Jul 9, 2016

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably ad10ec2) made this pull request unmergeable. Please resolve the merge conflicts.

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.

2 participants