http-parser
2.9.4HTTP request/response parser written in C
This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any system calls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on the architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).
Origin: www/http-parser
Category: www
Size: 51.2KiB
License: MIT
Maintainer: danfe@FreeBSD.org
Dependencies: 0 packages
Required by: 7 packages
Website: github.com/nodejs/http-parser
$
pkg install http-parserRequired By (7 packages)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities