cppalliance / http_proto

HTTP/1 parsing and serialization algorithms using C++11
https://develop.http-proto.cpp.al/
Boost Software License 1.0
23 stars 10 forks source link

parser: improve overread buffer movement algorithm #100

Closed ashtum closed 2 weeks ago

cppalliance-bot commented 2 weeks ago

Antora version: an automated preview of the documentation is available at https://100.http-proto.prtest.cppalliance.org/site/index.html

cppalliance-bot commented 2 weeks ago

GCOVR code coverage report https://100.http-proto.prtest.cppalliance.org/gcovr/index.html
LCOV code coverage report https://100.http-proto.prtest.cppalliance.org/genhtml/index.html Coverage Diff https://100.http-proto.prtest.cppalliance.org/gcovr/coverage_diff.txt

cppalliance-bot commented 2 weeks ago

Antora version: an automated preview of the documentation is available at https://100.http-proto.prtest.cppalliance.org/site/index.html

cppalliance-bot commented 2 weeks ago

GCOVR code coverage report https://100.http-proto.prtest.cppalliance.org/gcovr/index.html
LCOV code coverage report https://100.http-proto.prtest.cppalliance.org/genhtml/index.html Coverage Diff https://100.http-proto.prtest.cppalliance.org/gcovr/coverage_diff.txt

vinniefalco commented 2 weeks ago

I can't do a meaningful review because my attention is elsewhere and I have to re-learn everything. So I trust your judgement. As long as it works, I think its good. If later I have complaints, we can fix it then. For now, any progress is good progress.