mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 07:00:59 +01:00
Cross-platform JavaScript runtime environment
https://nodejs.org/
a80591aff6
The LowLevelServer is a direct interface to the parser given people access to things like partially received headers. This could be used to implement an extremely optimized server which acts before parsing is complete. Most people will be using node.http.Server which is still rather low-level compared to other http interfaces, but does take care of some details for you. |
||
---|---|---|
deps | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
configure | ||
js2c.py | ||
jsmin.py | ||
waf | ||
wscript |