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
2020-03-25
Cowlib 2.9.0
2.9.0
Loïc Hoguin
2020-03-19
Document the new cow_cookie functions
Loïc Hoguin
2020-03-11
Add cow_cookie:cookie/1
Loïc Hoguin
2020-03-06
Add cow_cookie:parse_set_cookie/1
Loïc Hoguin
2020-02-27
Clarify error when expecting a SETTINGS frame in HTTP/2 preface
Loïc Hoguin
2020-01-06
Use a map for streams in cow_http2_machine
Loïc Hoguin
2019-12-31
Add sponsor link to the README
Loïc Hoguin
2019-12-31
Fix sending trailers when there are data frames in queue
Tony Han
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
[next]