libhttp-parser2.1-dbg

Debugging symbols for libhttp-parser2.1
  https://github.com/joyent/http-parser
  0
  no reviews



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).

this package contains the debugging symbols for libhttp-parser2.1.