Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.h178 bool firstbody; /* FALSE until body arrives */ member
/external/curl/lib/vquic/
Dquiche.c499 if(!stream->firstbody) { in h3_stream_recv()
505 stream->firstbody = TRUE; in h3_stream_recv()