Skip to main content

SERVER_PROTOCOL

Constant SERVER_PROTOCOL 

pub const SERVER_PROTOCOL: Bytes;
Available on crate feature fastcgi only.
Expand description

SERVER_PROTOCOL — the name/version of the protocol carrying the request (HTTP/1.1, HTTP/2, …). RFC 3875 §4.1.16.