Class SipHeaders::Header
In: sipper/sip_headers/header.rb
Parent: Object

Base Header class

Methods

Included Modules

SipLogger

Constants

ASSIGN = /=$/.freeze

External Aliases

dup -> old_dup

Attributes

default_parse  [RW] 
frozen_str  [RW] 
header_params  [RW] 
header_value  [RW] 
name  [RW]  name is set in Message

Public Instance methods

for logging

returns a hash of parameters

returns just the value of the header, sans params

Protected Instance methods

[Validate]