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

feat: support cohttp lwt_stream body #135

Merged
merged 1 commit into from
Jan 8, 2020
Merged

feat: support cohttp lwt_stream body #135

merged 1 commit into from
Jan 8, 2020

Conversation

anuragsoni
Copy link
Collaborator

No description provided.

@anuragsoni anuragsoni merged commit d0b622a into rgrinberg:master Jan 8, 2020
@anuragsoni anuragsoni deleted the support-cohttp-stream branch January 8, 2020 03:57
anuragsoni added a commit that referenced this pull request Jan 11, 2020
* Link OCaml Webapp Tutorial from README  (#131)

Link "Lightweight OCaml Webapp Tutorial" from README

Followup to #127

* remove unused dependencies (#132)

* feat: support cohttp lwt_stream body (#135)

* Update stream impl (#137)

* forward headers and code

* First try with httpaf

* add logs + bigstringaf as deps

* run ocamlformat

* Fix opam files

Co-authored-by: Shon Feder <[email protected]>
EduardoRFS pushed a commit to EduardoRFS/opium that referenced this pull request Mar 15, 2020
* Link OCaml Webapp Tutorial from README  (rgrinberg#131)

Link "Lightweight OCaml Webapp Tutorial" from README

Followup to rgrinberg#127

* remove unused dependencies (rgrinberg#132)

* feat: support cohttp lwt_stream body (rgrinberg#135)

* Update stream impl (rgrinberg#137)

* forward headers and code

* First try with httpaf

* add logs + bigstringaf as deps

* run ocamlformat

* Fix opam files

Co-authored-by: Shon Feder <[email protected]>
EduardoRFS pushed a commit to EduardoRFS/opium that referenced this pull request Mar 15, 2020
* Link OCaml Webapp Tutorial from README  (rgrinberg#131)

Link "Lightweight OCaml Webapp Tutorial" from README

Followup to rgrinberg#127

* remove unused dependencies (rgrinberg#132)

* feat: support cohttp lwt_stream body (rgrinberg#135)

* Update stream impl (rgrinberg#137)

* forward headers and code

* First try with httpaf

* add logs + bigstringaf as deps

* run ocamlformat

* Fix opam files

Co-authored-by: Shon Feder <[email protected]>
anuragsoni added a commit to anuragsoni/opam-repository that referenced this pull request Mar 25, 2020
CHANGES:

* Make examples easier to find and add documentation related to features used in them. (rgrinberg/opium#125, @shonfeder)
* Allow overriding 404 handlers (rgrinberg/opium#127, @anuragsoni)
* Support cohttp streaming response (rgrinberg/opium#135, rgrinberg/opium#137, rgrinberg/opium#139, @anuragsoni)
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.

1 participant