Name http-parser
Version 2.9.4 (2343fd6b5214b2ded2cdcf76de2bf60903bb90cd)
Summary HTTP request/response parser for C
Description 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 syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).
Section libs
License MIT
Homepage https://github.com/nodejs/http-parser
Recipe file recipes-support/http-parser/http-parser_2.9.4.bb
Layer meta-networking (master branch)
Inherits
Dependencies
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/nodejs/http-parser.git

Patches

None

Other branches

This recipe in other branches of meta-networking:

Branch Recipe
master http-parser 2.9.4 (this recipe)
scarthgap (Yocto Project 5.0) http-parser 2.9.4
nanbield (Yocto Project 4.3) http-parser 2.9.4
mickledore (Yocto Project 4.2) http-parser 2.9.4
langdale (Yocto Project 4.1) http-parser 2.9.4
kirkstone (Yocto Project 4.0) http-parser 2.9.4
honister (Yocto Project 3.4) http-parser 2.9.4