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

field-value parsing needs more tests #54

Open cmazakas opened 10 months ago

cmazakas commented 10 months ago

field-value parsing needs more tests to test the obs-fold portions of the grammar, among likely other things.