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
full:uint16
574
uint16
major = *p - '0';
575
uint16
minor = *dot - '0';