Commit History

Author SHA1 Message Date
  Jonas Boberg c20c37dec0 Add cow_http2_machine:get_remote_settings/1 4 years ago
  Loïc Hoguin 9fbd41b77b Add a message_tag to timeout messages sent by cow_http2_machine 4 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
  Tony Han 288b8e04d9 Fix sending trailers when there are data frames in queue 5 years ago
  Loïc Hoguin c6553f8308 Add cow_http2_machine:is_lingering_stream/2 5 years ago
  Loïc Hoguin 3d163136e5 Make sure ensure_window doesn't crash if stream is closed 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
  Loïc Hoguin 533f3a8571 Add cow_http2_machine:ensure_window/2,3 5 years ago
  Loïc Hoguin 1014a3bd57 Add missing lingering_data in the spec 5 years ago
  Loïc Hoguin 8b6b528b24 Don't return lingering_data when the length is 0 5 years ago
  Tony Han 0937c516a8 Return lingering_data when received data in lingering 6 years ago
  Fredrik Enestad 860719db3b :authority is not required by spec 6 years ago
  Loïc Hoguin 616b3b4015 Fixes various client issues in cow_http2_machine 6 years ago
  Loïc Hoguin 27dbac2ac8 Handle HTTP/2 timeouts in the state machine 6 years ago
  Loïc Hoguin b461b119e7 Introduce cow_http2_machine, an HTTP/2 state machine 6 years ago