|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpRequestImpl | |
|---|---|
| com.github.kristofa.test.http | |
| Uses of HttpRequestImpl in com.github.kristofa.test.http |
|---|
| Methods in com.github.kristofa.test.http that return HttpRequestImpl | |
|---|---|
HttpRequestImpl |
HttpRequestImpl.content(byte[] content)
Sets content of message body for request. |
HttpRequestImpl |
HttpRequestImpl.httpMessageHeader(String name,
String value)
Adds a Http message header. |
HttpRequestImpl |
HttpRequestImpl.method(Method method)
Sets method for request. |
HttpRequestImpl |
HttpRequestImpl.path(String path)
Sets path for request. |
HttpRequestImpl |
HttpRequestImpl.queryParameter(String key,
String value)
Adds a query parameter for request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||