Skip to content

APIGateway_V2_Request_Context_HTTP

pokryfka edited this page Aug 7, 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