Home | History | Annotate | Download | only in http

Lines Matching refs:minor

506   uint16 minor = *dot - '0';
508 return HttpVersion(major, minor);