Instance Propertysoto-core 7.4.0SotoTestUtils
headers
TestServer.swift:46let headers: [String : String]
let headers: [String : String]
s13SotoTestUtils13AWSTestServerC7RequestV7headersSDyS2SGvp
What are these?1J3J1
import SotoTestUtils
struct Request
final class AWSTestServer
Test server for AWSClient. Input and Output shapes are defined by process function
@frozen struct String
A Unicode string value that is a collection of characters.
init(method: HTTPMethod, uri: String, headers: [String : String], body: ByteBuffer)
let body: ByteBuffer
let method: HTTPMethod
let uri: String