Lambda::Builder::HTTPRequest
Inherits HTTP::Request / Reference / Object
Constructors
from_json(value : String) : HTTPRequest
Sourcefrom_json(value : JSON::PullParser) : HTTPRequest
Sourcenew(body : JSON::Any, handler : String = ENV["_HANDLER"])
SourceInstance methods
handler
Sourcerequest_context
Sourceto_json(json : JSON::Builder)
Source