Instance Propertysoto-core 7.4.0SotoTestUtils
method
TestServer.swift:44let method: HTTPMethod
let method: HTTPMethod
s13SotoTestUtils13AWSTestServerC7RequestV6method8NIOHTTP110HTTPMethodOvp
What are these?361P5
import SotoTestUtils
struct Request
final class AWSTestServer
Test server for AWSClient. Input and Output shapes are defined by process function
enum HTTPMethod
init(method: HTTPMethod, uri: String, headers: [String : String], body: ByteBuffer)
let body: ByteBuffer
let headers: [String : String]
let uri: String