struct

Postmany::Ports::HttpRequest

Inherits Struct < Value < Object

Constructors

new(method : Postmany::Domain::TransferMethod, path : String, query : String | Nil, headers : Hash(String, String), body : String | Nil)
Source

Instance methods

body
Source
headers
Source
method
Source
path
Source
path_with_query
Source
query
Source