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.
String | getMethod() | |||||
ProtocolVersion | getProtocolVersion() | |||||
String | getUri() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |