Find
C
ase-sensitive
R
egexp search
Path
Showing
6bf79021
from
2026-06-18
:
Bug
2048152
- Keep urlbar results open when opening a result in a background tab by mousedown r=urlbar-reviewers,adw
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
-