Commit History

Author SHA1 Message Date
  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
  Loïc Hoguin 7f0978df6d Reject empty HTTP/2 header names 5 years ago
  Loïc Hoguin 1d2904588c Add cow_http2_machine:get_stream_local_buffer_size/2 5 years ago
  Loïc Hoguin 6baeb05bdb Fix a bug where final empty frames were ignored 5 years ago
  Loïc Hoguin 2c9892cd61 Add missing specs to cow_http2_machine:ensure_window 5 years ago
  Bip Thelin 835441703a Authentication scheme is case insensitive 6 years ago