| Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix ABI breakage
Correct test name and numbering
|
|
v2.9.3
Support multi-coding Transfer-Encoding
Use -f option when calling ln at install time
|
|
Changes not found.
|
|
|
|
2.9.0:
Unknown changes (but needed for NodeJS 10.15.0).
|
|
Bugfix release.
|
|
Three months of bugfixes.
|
|
Three months of development, no concise summary found.
|
|
package which meant it only worked on NetBSD. Bump PKGREVISION.
|
|
|
|
|
|
An parser for HTTP messages written in C, parsing both requests
and responses. It is designed to be used in performance oriented
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).
|