Enum sozu_lib::parser::http11::ForwardedProtocol [] [src]

pub enum ForwardedProtocol {
    HTTP,
    HTTPS,
}

Variants