Struct writium_auth::WwwAuthenticate [] [src]

pub struct WwwAuthenticate { /* fields omitted */ }

Methods

impl WwwAuthenticate
[src]

Trait Implementations

impl Clone for WwwAuthenticate
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Header for WwwAuthenticate
[src]

[src]

Returns the name of the header field this belongs to. Read more

[src]

This header should never present in a request.

[src]

Format a header to outgoing stream. Read more

impl Display for WwwAuthenticate
[src]

[src]

Formats the value using the given formatter. Read more