Searched refs:REQUEST_HEADERS (Results 1 – 1 of 1) sorted by relevance
34 static constexpr const char *REQUEST_HEADERS = "HTTP/1.1 200 OK\r\nk:v"; variable83 msg.responseReasonPhrase_ = GetReasonParse(REQUEST_HEADERS); in Parse()