• Dridi Boukelmoune's avatar
    http2_hpack: Enforce h2_max_header_list_size · 0e75d463
    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.
    0e75d463
cache_http2_hpack.c 11.5 KB