class

Silver::HttpRequest

Inherits Reference < Object

Some request.

Constructors

new(method : String, path : String, body : String | Nil = nil)
Source

Instance methods

body
Source
body=(body : String | Nil)
Source
method
Source
method=(method : String)
Source
method_enum
Source
path
Source
path=(path : String)
Source