[][src]Module libsip::headers

Re-exports

pub use self::auth::AuthHeader;
pub use self::auth::AuthContext;
pub use self::auth::AuthSchema;
pub use self::parse::parse_header;

Modules

auth
parse
via

Structs

Headers

Wrapper around a Vec

to simplify creating and a list of headers

NamedHeader

Header Value for Named Headers, e.g. From, To, Contact

Enums

ContentType

Sip protocol Content-Type value.

Header

Single SIP Header Representation.

Language

Sip Protocol languages.