We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b065882 commit b25b509Copy full SHA for b25b509
1 file changed
NEWS.md
@@ -10,7 +10,9 @@
10
- `hackney_cow_http2` → `hackney_http2`
11
- `hackney_cow_deflate` → `hackney_deflate`
12
- `hackney_cow_ws` → `hackney_ws_proto`
13
+ - `hackney_cow_hpack_dec_huffman_lookup.hrl` → `hackney_hpack_huffman_dec.hrl`
14
- Remove `hackney_cow_hpack` (already replaced by `hackney_hpack`)
15
+- Remove `src/libs/` directory (all modules moved to `src/`)
16
17
### Performance
18
0 commit comments