Class DefaultHttpRequest

    • Constructor Detail

      • DefaultHttpRequest

        public DefaultHttpRequest​(HttpVersion httpVersion,
                                  HttpMethod method,
                                  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