http.server
parse_request_line(line) -> method, query, args, http_minor
line
method
query
args
http_minor
HTTP/1.0 or HTTP/1.1 request line.