Class DefaultHttpRequest

    • Field Detail

      • uri

        private java.lang.String uri
    • Constructor Detail

      • DefaultHttpRequest

        public DefaultHttpRequest​(HttpVersion httpVersion,
                                  HttpMethod method,
                                  java.lang.String uri)
        Creates a new instance.
        Parameters:
        httpVersion - the HTTP version of the request
        method - the HTTP method of the request
        uri - the URI or path of the request