Uses of Class
org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser.ParseException
Packages that use HttpParser.ParseException
-
Uses of HttpParser.ParseException in org.eclipse.jgit.internal.transport.sshd.proxy
Methods in org.eclipse.jgit.internal.transport.sshd.proxy that throw HttpParser.ParseExceptionModifier and TypeMethodDescriptionstatic StatusLine
HttpParser.parseStatusLine
(String line) Parse a HTTP response status line.