Home
last modified time | relevance | path

Searched refs:firstbody (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dhttp.h233 bool firstbody; /* FALSE until body arrives */ member
/third_party/curl/lib/vquic/
Dquiche.c523 if(!stream->firstbody) { in h3_stream_recv()
529 stream->firstbody = TRUE; in h3_stream_recv()