OpenGrok
Cross Reference: http_response_headers.cc
xref
: /
external
/
chromium
/
net
/
http
/
http_response_headers.cc
Home
|
History
|
Annotate
|
Download
|
only in
http
Lines Matching
refs:minor
506
uint16
minor
= *dot - '0';
508
return HttpVersion(major,
minor
);