Commit History

Author SHA1 Message Date
  Loïc Hoguin 2ecd128438 Add aliases for cookie parsing in cow_http_hd 5 years ago
  Loïc Hoguin 4b369969ce Fix some HPACK Huffman decoding failure cases 5 years ago
  Loïc Hoguin b34155f725 Cowlib 2.9.0 5 years ago
  Loïc Hoguin 8a9f7dcb43 Document the new cow_cookie functions 5 years ago
  Loïc Hoguin f017f8a0ec Add cow_cookie:cookie/1 5 years ago
  Loïc Hoguin 4b9da5965c Add cow_cookie:parse_set_cookie/1 5 years ago
  Loïc Hoguin bbb6e57123 Clarify error when expecting a SETTINGS frame in HTTP/2 preface 5 years ago
  Loïc Hoguin e7852121a0 Use a map for streams in cow_http2_machine 5 years ago
  Loïc Hoguin f8b50129c8 Add sponsor link to the README 5 years ago
  Tony Han 288b8e04d9 Fix sending trailers when there are data frames in queue 5 years ago
  Loïc Hoguin cb5dda33d9 HPACK: Fix inline integer decodings 5 years ago
  Loïc Hoguin 0ee90079b0 Freeze the structured header tests to a particular commit 5 years ago
  Loïc Hoguin 3b95706c31 HPACK: Turn off Dialyzer warning about improper lists 5 years ago
  Loïc Hoguin 64fa7ae387 HPACK decode: decode integers directly to avoid copying binaries 5 years ago
  Loïc Hoguin 61dbb6d218 HPACK decode: don't try to drop entries when increasing size 5 years ago
  Loïc Hoguin bbc343c139 HPACK encoding now produces a more compact result 5 years ago
  Loïc Hoguin f14445f046 Fix Proper tests following cow_hpack changes 5 years ago
  Loïc Hoguin 25d1dd6fd8 HPACK encode shouldn't maps:get(huffman...) for every string 5 years ago
  Loïc Hoguin e07b11077b Use binary append instead of lists:reverse 5 years ago
  Loïc Hoguin 792b3b040a Remove unused cow_hpack:decode/3 Opts argument 5 years ago
  Loïc Hoguin 0575c9aa57 HPACK encode: conditionally call an iolist_to_binary 5 years ago
  Loïc Hoguin b21356c62b Fix typo in comment 5 years ago
  Loïc Hoguin b84021edf5 Optimize HPACK Huffman decoding 5 years ago
  Loïc Hoguin e6c6ded1ca Accept iodata() when building links 5 years ago
  Loïc Hoguin ec8564ba97 Escape attribute values when building link headers 5 years ago
  Loïc Hoguin ea6b482f82 Rename cow_uri_templates to cow_uri_template 5 years ago
  Loïc Hoguin 34291d5bb4 Add cow_uri_templates 5 years ago
  Loïc Hoguin 8aa74cb77a Reorganize cow_http_hd 5 years ago
  Loïc Hoguin d6f2a39ee0 Add structured headers, variants and variant-key building 5 years ago
  Loïc Hoguin a8b793db3d Add cow_http_struct_hd 5 years ago