Package | Description |
---|---|
software.amazon.awssdk.crt.http |
Modifier and Type | Method and Description |
---|---|
HttpHeader[] |
HttpRequest.getHeaders() |
Modifier and Type | Method and Description |
---|---|
void |
CrtHttpStreamHandler.onResponseHeaders(HttpStream stream,
int responseStatusCode,
HttpHeader[] nextHeaders)
Called from Native when new Http Headers have been received.
|
Constructor and Description |
---|
HttpRequest(String method,
String encodedPath,
HttpHeader[] headers) |
Copyright © 2019. All rights reserved.