Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nodejs/http-parser
http request/response parser for c
https://github.com/nodejs/http-parser
Update test.c
japrozs opened this pull request over 2 years ago
japrozs opened this pull request over 2 years ago
https://github.com/nodejs/help.wiki.git
Skills1995 opened this issue over 2 years ago
Skills1995 opened this issue over 2 years ago
Incremental builds with no changes still trigger refactoring
Meiye-lj opened this issue almost 3 years ago
Meiye-lj opened this issue almost 3 years ago
Split marco 'HTTP_ERRNO_MAP'
ProjectDInitial opened this pull request almost 3 years ago
ProjectDInitial opened this pull request almost 3 years ago
Rename primary branch to main
mhdawson opened this issue over 3 years ago
mhdawson opened this issue over 3 years ago
Fix gcc comma at end of enumerator list warning.
paulbartell opened this pull request over 3 years ago
paulbartell opened this pull request over 3 years ago
http: unset `F_CHUNKED` on new `Transfer-Encoding` (Fixes CVE-2020-8287)
jellelicht opened this pull request almost 4 years ago
jellelicht opened this pull request almost 4 years ago
Examples
Onepamopa opened this issue almost 4 years ago
Onepamopa opened this issue almost 4 years ago
if I put two http request buf, function http_context_parser will crash,why???
luckybirdtom opened this issue about 4 years ago
luckybirdtom opened this issue about 4 years ago
libhttp-parser-ext.bundle, 5): no suitable image found
rgaufman opened this issue about 4 years ago
rgaufman opened this issue about 4 years ago
Test for the size of struct http_parser fails on 32 bit systems where there is padding/alignment for void*
frmichael opened this issue about 4 years ago
frmichael opened this issue about 4 years ago
Fix sizeof(http_parser) assert on i386
mgorny opened this pull request about 4 years ago
mgorny opened this pull request about 4 years ago
Add architecture ppc64le to travis build
ddeka2910 opened this pull request over 4 years ago
ddeka2910 opened this pull request over 4 years ago
Have "Invalid header value char" error message more explicit
Mumeii opened this issue over 4 years ago
Mumeii opened this issue over 4 years ago
Maintainer notice
bnoordhuis opened this issue over 4 years ago
bnoordhuis opened this issue over 4 years ago
docs: fix simple typo, recieving -> receiving
timgates42 opened this pull request over 4 years ago
timgates42 opened this pull request over 4 years ago
Parse Error: Invalid header value char
gc opened this issue over 4 years ago
gc opened this issue over 4 years ago
Test Content-Length header parsing.
bnoordhuis opened this pull request over 4 years ago
bnoordhuis opened this pull request over 4 years ago
allow content-length and transfer-encoding: c…
veshij opened this pull request over 4 years ago
veshij opened this pull request over 4 years ago
Request with Transfer-Encoding: chunked and Content-Length is valid per RFC, but rejected with HPE_UNEXPECTED_CONTENT_LENGTH
veshij opened this issue over 4 years ago
veshij opened this issue over 4 years ago
Chunked may not be final in transfer encoding list
andrew-aladev opened this issue over 4 years ago
andrew-aladev opened this issue over 4 years ago
Fix -Wsign-compare warning.
bnoordhuis opened this pull request over 4 years ago
bnoordhuis opened this pull request over 4 years ago
Fix -Wsign-compare warning
bnoordhuis opened this issue over 4 years ago
bnoordhuis opened this issue over 4 years ago
Update http_parser.content_length doc comment.
bnoordhuis opened this pull request over 4 years ago
bnoordhuis opened this pull request over 4 years ago
Documentation update request: (0 if no Content-Length header) is incorrect
sarenameas opened this issue over 4 years ago
sarenameas opened this issue over 4 years ago
fix test numbers
derekargueta opened this pull request over 4 years ago
derekargueta opened this pull request over 4 years ago
Fix sizeof(http_parser) assert
bnoordhuis opened this pull request over 4 years ago
bnoordhuis opened this pull request over 4 years ago
Fix typo in http_parser.c comment
craig65535 opened this pull request over 4 years ago
craig65535 opened this pull request over 4 years ago
Added another fuzzer for the urls.
DavidKorczynski opened this pull request over 4 years ago
DavidKorczynski opened this pull request over 4 years ago
armv7hl: Assertion `sizeof(http_parser) == 4 + 4 + 8 + 2 + 2 + 4 + sizeof(void *)' failed
ignatenkobrain opened this issue almost 5 years ago
ignatenkobrain opened this issue almost 5 years ago
Added a first fuzzer for the parser.
DavidKorczynski opened this pull request almost 5 years ago
DavidKorczynski opened this pull request almost 5 years ago
Suggestion for making F_SKIPBODY more useful
pkholland opened this issue almost 5 years ago
pkholland opened this issue almost 5 years ago
An http-parser update broke etherpad
rgarrigue opened this issue almost 5 years ago
rgarrigue opened this issue almost 5 years ago
Fix ABI breakage
bnoordhuis opened this pull request almost 5 years ago
bnoordhuis opened this pull request almost 5 years ago
2.9.3 breaks ABI compatibility with 2.9.2 with no corresponding SONAME change
sroracle opened this issue almost 5 years ago
sroracle opened this issue almost 5 years ago
Handle URLs with a colon after host but no port
nico202 opened this issue almost 5 years ago
nico202 opened this issue almost 5 years ago
After upgrade it stoped working
Akaren13 opened this issue almost 5 years ago
Akaren13 opened this issue almost 5 years ago
Linking with http_parser.so breaks the binaries from one Linux Distribution to another
Joacchim opened this issue almost 5 years ago
Joacchim opened this issue almost 5 years ago
how does the http-parser to support the multi threads
darmenliu opened this issue almost 5 years ago
darmenliu opened this issue almost 5 years ago
Correct test name and numbering
sam-github opened this pull request almost 5 years ago
sam-github opened this pull request almost 5 years ago
Remove trailing whitespace from LICENSE-MIT
jhasse opened this pull request about 5 years ago
jhasse opened this pull request about 5 years ago
Parsing trailers
Chuongv opened this issue about 5 years ago
Chuongv opened this issue about 5 years ago
Install http_parser.pc file
dilyanpalauzov opened this issue about 5 years ago
dilyanpalauzov opened this issue about 5 years ago
How to determine the boundaries of HTTP header?
wonter opened this issue over 5 years ago
wonter opened this issue over 5 years ago
Use -f option when calling ln at install time
ffontaine opened this pull request over 5 years ago
ffontaine opened this pull request over 5 years ago
More complete documentation
wonter opened this issue over 5 years ago
wonter opened this issue over 5 years ago
Assorted typo fixes.
XhmikosR opened this pull request over 5 years ago
XhmikosR opened this pull request over 5 years ago
Please add support for HTTP/2 Connection Preface(Magic Code)
theoryfate opened this issue over 5 years ago
theoryfate opened this issue over 5 years ago
Fix 5 dependency issues in Makefile
vemakereporter opened this pull request over 5 years ago
vemakereporter opened this pull request over 5 years ago
rename XX macro in http_parser.h
freedaun opened this issue over 5 years ago
freedaun opened this issue over 5 years ago
can you support parse http multipart header
hongjiangchen opened this issue over 5 years ago
hongjiangchen opened this issue over 5 years ago
Support opaque urls
ekoby opened this pull request over 5 years ago
ekoby opened this pull request over 5 years ago
Increase default HTTP_MAX_HEADER_SIZE to 16kb
southpolesteve opened this pull request over 5 years ago
southpolesteve opened this pull request over 5 years ago
url: treat empty port as default
ethomson opened this pull request over 5 years ago
ethomson opened this pull request over 5 years ago
Is here a bug in on_body call?
ssrlive opened this issue over 5 years ago
ssrlive opened this issue over 5 years ago
Fix http_parser_parse_url to handle very long URLs
piru opened this pull request over 5 years ago
piru opened this pull request over 5 years ago
Add list of body parsers
bzick opened this pull request over 5 years ago
bzick opened this pull request over 5 years ago
Add an ability to disable body parsing
azaretsky opened this pull request over 5 years ago
azaretsky opened this pull request over 5 years ago
http_parser: revert `memchr()` optimization
indutny opened this pull request almost 6 years ago
indutny opened this pull request almost 6 years ago
Add missing HTTP Status Codes
jsfdez opened this pull request almost 6 years ago
jsfdez opened this pull request almost 6 years ago
add assertion after malloc function, fix issue 465
vincenttesla opened this pull request almost 6 years ago
vincenttesla opened this pull request almost 6 years ago
Always skip body for 1xx, 204, and 304 responses
azaretsky opened this pull request almost 6 years ago
azaretsky opened this pull request almost 6 years ago
count the URL and headers separately when checking for HPE_HEADER_OVERFLOW errors
caiolrm opened this pull request almost 6 years ago
caiolrm opened this pull request almost 6 years ago
Allow duplicated Content-Length with the same value
obatysh opened this pull request about 6 years ago
obatysh opened this pull request about 6 years ago
Fix: Content-Length with obsolete line folding and invalid input
obatysh opened this pull request about 6 years ago
obatysh opened this pull request about 6 years ago
Make HTTP_MAX_HEADER_SIZE configurable via gyp
mcollina opened this pull request about 6 years ago
mcollina opened this pull request about 6 years ago
Ensure host offset & length are initialized - fuzzer found possible leaks
zzo opened this pull request over 6 years ago
zzo opened this pull request over 6 years ago
MSVC Error C2220: p hides prev. local declaration
lx-s opened this pull request over 6 years ago
lx-s opened this pull request over 6 years ago
test: various small fixes
maclover7 opened this pull request over 6 years ago
maclover7 opened this pull request over 6 years ago
Chunk extensions callbacks
martin-gabris opened this pull request over 6 years ago
martin-gabris opened this pull request over 6 years ago
Assign LIBDIR if not already defined
kapouer opened this pull request almost 7 years ago
kapouer opened this pull request almost 7 years ago
Not able to set up callbacks in member function of object in c++.
biradarganesh25 opened this issue almost 7 years ago
biradarganesh25 opened this issue almost 7 years ago
use BINDIR in Makefile
ewwissi opened this pull request almost 7 years ago
ewwissi opened this pull request almost 7 years ago
Add CMake build
isaachier opened this pull request almost 7 years ago
isaachier opened this pull request almost 7 years ago
install `package'
nibaozhu opened this pull request over 7 years ago
nibaozhu opened this pull request over 7 years ago
add .deps and .dirstamp to .gitignore
simsong opened this pull request over 7 years ago
simsong opened this pull request over 7 years ago
[WIP] CMake Support
izaid opened this pull request over 7 years ago
izaid opened this pull request over 7 years ago
Add basic CMake support
flandr opened this pull request over 7 years ago
flandr opened this pull request over 7 years ago
ignore headers transfer_encoding_chunked and content_length to work with http assemblers.
alperakcan opened this pull request over 7 years ago
alperakcan opened this pull request over 7 years ago
Cython bindings -- Interested?
akatrevorjay opened this pull request almost 8 years ago
akatrevorjay opened this pull request almost 8 years ago
Unbreak `make install` in BSDs
roman-neuhauser opened this pull request about 8 years ago
roman-neuhauser opened this pull request about 8 years ago
makefile: Flexible install fixes
AdamMajer opened this pull request about 8 years ago
AdamMajer opened this pull request about 8 years ago
Various optimizations
shekhei opened this pull request over 8 years ago
shekhei opened this pull request over 8 years ago
on_message_complete callback doesn't invoke after an answer from squid proxy server
ykochenkov opened this issue over 8 years ago
ykochenkov opened this issue over 8 years ago
add settings flags, refactor lenient_http_headers setting
jasnell opened this pull request over 8 years ago
jasnell opened this pull request over 8 years ago
Allow non-standard HTTP method
tatsuhiro-t opened this pull request over 8 years ago
tatsuhiro-t opened this pull request over 8 years ago
Support for static library build
oldmancoyote opened this issue over 8 years ago
oldmancoyote opened this issue over 8 years ago
Fix: suppress warning C4244 on MSVC
bc-lee opened this pull request almost 9 years ago
bc-lee opened this pull request almost 9 years ago
http_parser: skip lws/rws in header field
indutny opened this pull request almost 9 years ago
indutny opened this pull request almost 9 years ago
Added support for compiling on MinGW platform
claudix opened this pull request almost 9 years ago
claudix opened this pull request almost 9 years ago
Introduce raw data callbacks
RandoMan70 opened this pull request almost 9 years ago
RandoMan70 opened this pull request almost 9 years ago
Add support for digits, '+', '-', and '.' to the scheme of a URI
cbargren opened this pull request about 9 years ago
cbargren opened this pull request about 9 years ago
Make library symlinks relative
staticfloat opened this pull request over 9 years ago
staticfloat opened this pull request over 9 years ago
Implement on_header_raw and on_body_raw callbacks
RandoMan70 opened this pull request over 9 years ago
RandoMan70 opened this pull request over 9 years ago
Allow repeatable calls to 'make install'.
erikjohnston opened this pull request over 9 years ago
erikjohnston opened this pull request over 9 years ago
Added support for SOURCE
ThisIsMissEm opened this pull request about 10 years ago
ThisIsMissEm opened this pull request about 10 years ago
No http response complete callback
chenyoufu opened this issue about 10 years ago
chenyoufu opened this issue about 10 years ago
Solaris doesn't necessarily have stdint.h, use inttypes.h
jacquesg opened this pull request over 10 years ago
jacquesg opened this pull request over 10 years ago
Add two hooks to be executed when a chunk is downloaded.
vincentbernat opened this pull request over 11 years ago
vincentbernat opened this pull request over 11 years ago
Using url_callback and http_parser_parse_url()
vborza opened this issue over 12 years ago
vborza opened this issue over 12 years ago