class

Lambda::Builder::HTTPRequest

Inherits HTTP::Request / Reference / Object

Constructors

from_json(value : String) : HTTPRequest
Source
from_json(value : JSON::PullParser) : HTTPRequest
Source
new(body : JSON::Any, handler : String = ENV["_HANDLER"])
Source

Instance methods

handler
Source
request_context
Source
to_json(json : JSON::Builder)
Source