modified FSM so that the whitespace between header-key and value is optional
This commit is contained in:
@@ -61,7 +61,6 @@ class RequestParser
|
||||
header_line_start,
|
||||
header_lws,
|
||||
header_name,
|
||||
space_before_header_value,
|
||||
header_value,
|
||||
expecting_newline_2,
|
||||
expecting_newline_3
|
||||
|
||||
Reference in New Issue
Block a user