http_proto icon indicating copy to clipboard operation
http_proto copied to clipboard

inconsistent validation

Open vinniefalco opened this issue 8 months ago • 0 comments

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.

vinniefalco avatar May 27 '25 00:05 vinniefalco