Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
python
/
aiohttp
/
vendor
/
llhttp
/
src
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 397 B
Quelle llhttp.gyp Sprache: unbekannt
{
'variables': {
'llhttp_sources': [
'src/llhttp.c',
'src/api.c',
'src/http.c',
]
},
'targets': [
{
'target_name': 'llhttp',
'type': 'static_library',
'include_dirs': [ '.', 'include' ],
'direct_dependent_settings': {
'include_dirs': [ 'include' ],
},
'sources': [
'<@(llhttp_sources)',
],
},
]
}
[ Dauer der Verarbeitung: 0.3 Sekunden (vorverarbeitet)
]
2026-04-04