Commit History

Author SHA1 Message Date
  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
  Loïc Hoguin 485d58dfa9 Add cow_link implementing RFC8288 (link header) 5 years ago
  Loïc Hoguin a6fe0b1f38 Require Erlang/OTP 21+ 5 years ago
  Loïc Hoguin c6553f8308 Add cow_http2_machine:is_lingering_stream/2 5 years ago
  Loïc Hoguin f184de86c1 Cowlib 2.8.0 5 years ago
  Loïc Hoguin a551f8b71b Fix cow_http_te:decode_ret() type 5 years ago
  Loïc Hoguin 02a889d7a6 Fix cookie_opts() type in code and documentation 5 years ago
  Loïc Hoguin faa57b16eb Allow disabling the UTF-8 Websocket text frames validation 5 years ago
  Loïc Hoguin 3d163136e5 Make sure ensure_window doesn't crash if stream is closed 5 years ago
  Loïc Hoguin bd32d879e1 Add manual for cow_cookie 5 years ago
  Loïc Hoguin 6a4f901c79 Remove HTTP/1.1 connection headers in HTTP/2 messages 5 years ago
  Loïc Hoguin cdb2efc23f Don't return lingering_data tuples anymore 5 years ago
  Loïc Hoguin bb0f13cbac Add HTTP/2 option stream_window_data_threshold 5 years ago
  Loïc Hoguin 0a1fb6cc31 Add cow_http2_machine:get_connection_local_buffer_size/1 5 years ago
  Loïc Hoguin 7d70e77d9f Don't filter HTTP/2 options 5 years ago