Uses of Class
cool.scx.http.x.http1.request_line.InvalidHttpVersion
Packages that use InvalidHttpVersion
-
Uses of InvalidHttpVersion in cool.scx.http.x.http1.request_line
Methods in cool.scx.http.x.http1.request_line that throw InvalidHttpVersionModifier and TypeMethodDescriptionstatic Http1RequestLinestatic Http1RequestLineHttp1RequestLineHelper.parseRequestLine(String requestLineStr) 解析 请求行 -
Uses of InvalidHttpVersion in cool.scx.http.x.http1.status_line
Methods in cool.scx.http.x.http1.status_line that throw InvalidHttpVersionModifier and TypeMethodDescriptionstatic Http1StatusLinestatic Http1StatusLineHttp1StatusLineHelper.parseStatusLine(String statusLineStr)