Home | History | Annotate | Download | only in http

Lines Matching refs:minor

575   uint16 minor = *dot - '0';
577 return HttpVersion(major, minor);