Results for “Std.Http.Version”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.Version
The protocol version a message was written in.
- Std.Http.keepsAlive
&Std.Http.Version -> BoolWhether a version keeps the connection open unless told otherwise.
- Std.Http.versionFrom
Str -> Std.Http.VersionThe protocol version a name stands for.
- Std.Http.versionName
&Std.Http.Version -> StrA version written the way the protocol writes it.
