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-11-19
Add Sponsor link to Hex metadata
2.10.1
Loïc Hoguin
2020-11-17
Cowlib 2.10.1
Loïc Hoguin
2020-11-17
Update Erlang.mk
Loïc Hoguin
2020-11-12
Fix set-cookie empty domain attribute parsing
Loïc Hoguin
2020-10-23
Add cow_http2_machine:get_remote_settings/1
2.10.0
Jonas Boberg
2020-10-20
Document the same_site changes
Loïc Hoguin
2020-10-07
Add a message_tag to timeout messages sent by cow_http2_machine
Loïc Hoguin
2020-10-07
Update Erlang.mk
Loïc Hoguin
2020-10-07
Minor optimization in cow_hpack:update_table_size/2
Viktor Söderqvist
2020-10-07
Make HPACK encode respect new configured max size
Viktor Söderqvist
2020-10-07
Cookies: accept setting same_site to none
Niklas
2020-04-13
Update Erlang.mk
Loïc Hoguin
2020-04-01
Cowlib 2.9.1
2.9.1
Loïc Hoguin
2020-03-30
Add aliases for cookie parsing in cow_http_hd
Loïc Hoguin
2020-03-30
Fix some HPACK Huffman decoding failure cases
Loïc Hoguin
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
[next]