1. 21 Jun, 2024 30 commits
  2. 03 Jun, 2024 2 commits
  3. 29 Apr, 2024 1 commit
  4. 09 Apr, 2024 1 commit
  5. 08 Apr, 2024 1 commit
  6. 04 Apr, 2024 4 commits
  7. 29 Mar, 2024 1 commit
    • Dridi Boukelmoune's avatar
      http2_hpack: Enforce h2_max_header_list_size · 62c525e8
      Dridi Boukelmoune authored
      This parameter has a new role that consists in interrupting connections
      when decoding an HPACK block leads to a header list so large that the
      client must be stopped.
      
      By default, too large is 150% of http_req_size.
      
      Conflicts:
      	include/tbl/params.h
      62c525e8