class

HTTPRequest

Inherits Request < Reference < Object

Constructors

new(id : String, base_uri : URI, path : String, method : String, headers : Hash(String, Array(String)), body : String, params : Hash(String, String))
Source
new(http_request : HTTP::Request, base_uri : URI)
Source

Instance methods

base_index
Source
body
Source
headers
Source
host_name
Source
id_index
Source
match_query(query : Array(String)) : Request | Nil
Source
metadatas
Source
method
Source
params
Source
path
Source
proxy
Source
score(other : Request) : Int32
Source