We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0717a45 commit f3b2d97Copy full SHA for f3b2d97
NEWS
@@ -6,6 +6,9 @@ UNRELEASED
6
- HTTP 2 streams no longer have to be used in order of creation
7
- No longer raise decode errors in hpack module
8
- Fix `hpack:lookup_index()` to treat static entries without values as empty string
9
+ - Fix HTTP 1 client in locales with non-"." decimal separator
10
+ - Add h1_stream.max_header_lines property to prevent infinite list of headers
11
+ - New '.bind' option for requests and http.client module
12
13
14
0.1 - 2016-12-17
0 commit comments