Class HttpResponseHeaderParser

java.lang.Object
org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser

public class HttpResponseHeaderParser extends Object
Responsible for reading UTF8 Response Header lines and parsing them into a provided UpgradeResponse object.