Interface RequestLine

All Known Implementing Classes:
BasicRequestLine

public interface RequestLine
The first line of an HttpRequest. It contains the method, URI, and HTTP version of the request. For details, see RFC 2616.
Since:
4.0
Version:
$Revision: 573864 $
Author:
Oleg Kalnichevski