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

proxying of chunked response broken after c863c670713588074081cf8a556d115ddf77e489 #448

Closed
edwintorok opened this issue Dec 15, 2015 · 0 comments

Comments

@edwintorok
Copy link
Contributor

Testcase for #447 (comment)

$ ./cohttp_proxy_lwt.native &
$ http_proxy=127.0.0.1:8080 curl http://jigsaw.w3.org/HTTP/ChunkedScript

Before c863c67 curl finishes, after c863c67 curl hangs.

hcarty added a commit to hcarty/ocaml-cohttp that referenced this issue Dec 15, 2015
edwintorok pushed a commit to edwintorok/ocaml-cohttp that referenced this issue Dec 20, 2015
rgrinberg added a commit to rgrinberg/ocaml-cohttp that referenced this issue Dec 20, 2015
rgrinberg added a commit that referenced this issue Dec 20, 2015
Fix issue #448 after breakage from PR #447
rgrinberg added a commit that referenced this issue Dec 21, 2015
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

No branches or pull requests

1 participant