©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| org.apache.http.RequestLine |
The first line of an HttpRequest. It contains the method, URI, and HTTP version of the request. For details, see RFC 2616.
Known Indirect Subclasses| String | getMethod() | |||||
| ProtocolVersion | getProtocolVersion() | |||||
| String | getUri() |