index
:
cowlib.git
1.0.x
faster-http2
master
qpack
struct-hd-15
Support library for manipulating Web protocols.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-29
HPACK: Fix inline integer decodings
Loïc Hoguin
2019-12-28
Freeze the structured header tests to a particular commit
Loïc Hoguin
2019-12-27
HPACK: Turn off Dialyzer warning about improper lists
Loïc Hoguin
2019-12-27
HPACK decode: decode integers directly to avoid copying binaries
Loïc Hoguin
2019-12-27
HPACK decode: don't try to drop entries when increasing size
Loïc Hoguin
2019-12-27
HPACK encoding now produces a more compact result
Loïc Hoguin
2019-12-26
Fix Proper tests following cow_hpack changes
Loïc Hoguin
2019-12-26
HPACK encode shouldn't maps:get(huffman...) for every string
Loïc Hoguin
2019-12-26
Use binary append instead of lists:reverse
Loïc Hoguin
2019-12-26
Remove unused cow_hpack:decode/3 Opts argument
Loïc Hoguin
2019-12-26
HPACK encode: conditionally call an iolist_to_binary
Loïc Hoguin
2019-12-25
Fix typo in comment
Loïc Hoguin
2019-12-25
Optimize HPACK Huffman decoding
Loïc Hoguin
2019-12-19
Accept iodata() when building links
Loïc Hoguin
2019-12-19
Escape attribute values when building link headers
Loïc Hoguin
2019-12-18
Rename cow_uri_templates to cow_uri_template
Loïc Hoguin
2019-12-18
Add cow_uri_templates
Loïc Hoguin
2019-11-25
Reorganize cow_http_hd
Loïc Hoguin
2019-11-25
Add structured headers, variants and variant-key building
Loïc Hoguin
2019-11-23
Add cow_http_struct_hd
Loïc Hoguin
2019-11-23
Add cow_link implementing RFC8288 (link header)
Loïc Hoguin
2019-11-23
Require Erlang/OTP 21+
Loïc Hoguin
2019-10-10
Add cow_http2_machine:is_lingering_stream/2
2.8.0
Loïc Hoguin
2019-10-10
Cowlib 2.8.0
Loïc Hoguin
2019-10-10
Fix cow_http_te:decode_ret() type
Loïc Hoguin
2019-10-10
Fix cookie_opts() type in code and documentation
Loïc Hoguin
2019-10-05
Allow disabling the UTF-8 Websocket text frames validation
Loïc Hoguin
2019-10-05
Make sure ensure_window doesn't crash if stream is closed
Loïc Hoguin
2019-10-04
Add manual for cow_cookie
Loïc Hoguin
2019-10-03
Remove HTTP/1.1 connection headers in HTTP/2 messages
Loïc Hoguin
2019-10-01
Don't return lingering_data tuples anymore
Loïc Hoguin
2019-10-01
Add HTTP/2 option stream_window_data_threshold
Loïc Hoguin
2019-10-01
Add cow_http2_machine:get_connection_local_buffer_size/1
Loïc Hoguin
2019-10-01
Don't filter HTTP/2 options
Loïc Hoguin
2019-10-01
Reject empty HTTP/2 header names
Loïc Hoguin
2019-09-14
Add cow_http2_machine:get_stream_local_buffer_size/2
Loïc Hoguin
2019-09-12
Fix a bug where final empty frames were ignored
Loïc Hoguin
2019-09-06
Add missing specs to cow_http2_machine:ensure_window
Loïc Hoguin
2019-09-06
Authentication scheme is case insensitive
Bip Thelin
2019-09-06
Add status codes 208 and 508
Loïc Hoguin
2019-09-02
Add cow_http2_machine:ensure_window/2,3
Loïc Hoguin
2019-08-29
Update CI to only test on OTP-20+
Loïc Hoguin
2019-07-27
Add missing lingering_data in the spec
Loïc Hoguin
2019-07-26
Don't return lingering_data when the length is 0
Loïc Hoguin
2019-04-28
Return lingering_data when received data in lingering
Tony Han
2019-04-05
Update version to 2.7.3 in Makefile and app file
2.7.3
Stosh Fabricius
2019-04-05
Add a prepare_tag target to help with releasing
Loïc Hoguin
2019-04-03
Don't use string:lowercase yet, not available in OTP-19
2.7.2
Loïc Hoguin
2019-03-26
:authority is not required by spec
2.7.1
Fredrik Enestad
2019-03-25
Lowercase file extension in cow_mimetypes
David.Gao
[next]