HTTPVersion
public struct HTTPVersion
The version of HTTP protocol.
HTTP uses a “major.minor” numbering scheme to indicate versions of the protocol.
Kitura Docs (99% documented)
public struct HTTPVersion
The version of HTTP protocol.
HTTP uses a “major.minor” numbering scheme to indicate versions of the protocol.