HttpResponseParsingHandler.startResponse

This is the method called by parser when the HTTP request line is parsed

@param version the http version in use @param status the response status @param reason the response reason phrase @return true if handling parsing should return

interface HttpResponseParsingHandler
bool
startResponse

Meta