Package | Description |
---|---|
org.eclipse.actf.util.httpproxy.core |
This package includes core interfaces of ACTF HTTP proxy.
|
Modifier and Type | Method and Description |
---|---|
IBufferRange |
IHTTPRequestMessage.getHTTPVersion()
Gets the HTTP version field of this request message.
|
IBufferRange |
IHTTPRequestMessage.getMethod()
Gets the HTTP method field of this request message.
|
IBufferRange |
IHTTPRequestMessage.getRequestURI()
Gets the request URI field of this request message.
|