Skip to content

Commit

Permalink
Fix rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
mefyl committed Jun 30, 2023
1 parent 2ea9669 commit cbc1a7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## v6.0.0~alpha2 (2023-06-20)

- cohttp-lwt server: call conn_closed before drainig the body of response on error (pirbo)
- cohttp-eio: Relax socket interface requirement on `Server.connection_handler` (mefyl #983)
- do not omit mandatory null Content-Length headers (mefyl #985)
- cohttp-async, cohttp-curl-async: compatibility with core/async v0.16.0 (mseri, dkalinichenko-js #976)
- cohttp-lwt server: call conn_closed before drainig the body of response on error (pirbo #982)
- cohttp-eio: Relax socket interface requirement on `Server.connection_handler`. (mefyl #983)

## v6.0.0~alpha1 (2023-04-28)
- cohttp,cohttp-async server: correctly close broken streams (reported by Stéphane Glondu, fix by samhot and anuragsoni)
Expand Down

0 comments on commit cbc1a7d

Please sign in to comment.