Home
last modified time | relevance | path

Searched refs:CHUNK_LF (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dhttp_chunks.h42 hexadecimal digit. When done, we go CHUNK_LF */
46 CHUNK_LF, enumerator
H A Dhttp_chunks.c175 ch->state = CHUNK_LF; /* now wait for the CRLF */ in httpchunk_readwrite()
179 case CHUNK_LF: in httpchunk_readwrite()

Completed in 2 milliseconds