http_proto
http_proto copied to clipboard
inconsistent validation
fields look like they validate function arguments, but the start lines don't have any validation. You can for example call set_start_line with an empty path and I believe this creates an invalid message (although a lot of user agents would accept it anyway). Maybe this should change.