Name Description Size
api.c Some getters required to get stuff from the parser 11459
api.h Possible return values 0, -1, `HPE_PAUSED` 9196
http.c / int llhttp_message_needs_eof(const llhttp_t* parser); int llhttp_should_keep_alive(const llhttp_t* parser); int llhttp__before_headers_complete(llhttp_t* parser, const char* p, const char* endp) { /* Set this here so that on_headers_complete() callbacks can see it 4542