• Poul-Henning Kamp's avatar
    Charge H2 traffic to ReqAcct VSL record. · 8abfe28c
    Poul-Henning Kamp authored
    All H2 frame headers gets charged to the sessions "session req"
    
    All H2 frame bodies, except HEADERS, CONTIUATION and DATA also gets
    charged to the "session req".
    
    H2 frame bodies of HEADERS, CONTIUATION and DATA gets charged to the request.
    8abfe28c
cache_http2_send.c 5.05 KB