Find
C
ase-sensitive
R
egexp search
Path
Showing
b614b8dd
from
2026-05-08
:
Revert "Bug
2025276
- Disable Happy Eyeballs for WPT WebSocket tests, r=necko-reviewers,valentin" for turning bug
2037119
into a frequent startup crash
firefox-main
/
third_party
/
python
/
aiohttp
/
vendor
/
llhttp
/
src
/
native
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
api.c
Some getters required to get stuff from the parser
13152
-
api.h
Possible return values 0, -1, `HPE_PAUSED`
12735
-
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
5209
-