class

XMPP::Stanza::Header

Inherits Reference / Object

Header is a name/value pair the upload service requires the client to send with the PUT (e.g. an Authorization bearer token).

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

name
Source
name=(name : String)
Source
to_xml(xml : XML::Builder)
Source
value
Source
value=(value : String)
Source