HttpConfiguration

aws.protocols.HttpConfiguration

Contains HTTP protocol configuration for HTTP-based protocols.

Attributes

eventStreamHttp

The priority ordered list of supported HTTP protocol versions that are required when using event streams with the service. If not set, this value defaults to the value of the http member. Any entry in eventStreamHttp MUST also appear in http.

http

The priority ordered list of supported HTTP protocol versions.

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RestJson1
class RestXml

Members list

Concise view

Value members

Abstract methods