Skip to content

APIGateway_V2_Request_Context_HTTP

pokryfka edited this page Oct 1, 2020 · 2 revisions

APIGateway.V2.Request.Context.HTTP

public struct HTTP: Codable

Inheritance

Codable

Properties

method

let method: HTTPMethod

path

let path: String

`protocol`

let `protocol`: String

sourceIp

let sourceIp: String

userAgent

let userAgent: String
Clone this wiki locally