Struct zhelezo::Protocol [] [src]

pub struct Protocol(_);

Protocol used to serve content.

Methods

impl Protocol
[src]

[src]

Plaintext HTTP/1

[src]

HTTP/1 over SSL/TLS

[src]

Returns the name used for this protocol in a URI's scheme part.

Trait Implementations

impl Clone for Protocol
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more