class

SIPUtils::Network::SIP::Request

Inherits Reference < Object

Constructors

new(method : String, uri : String, version : String = "SIP/2.0", headers : Hash(String, String) = Headers.new, body : String | Nil = nil, private __arg0 : Hash(Symbol, String) = Private.new)
Source

Class methods

from_io(pieces, io : IO)
Source
parse_first_line(io : IO)
Source
valid?(pieces)
Source

Instance methods

body
Source
headers
Source
method
Source
private
Source
version
Source