Documentation

Std.Internal.Http.Data.Version

Version #

This module defines Version, the set of HTTP protocol versions modeled by this library.

Reference: https://httpwg.org/specs/rfc9110.html#protocol.version

HTTP protocol versions modeled by this library.

Reference: https://httpwg.org/specs/rfc9110.html#protocol.version

Instances For
    Equations
    Instances For
      @[implicit_reducible]
      Equations

      Converts String to the corresponding Version, panics if invalid.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Converts a Version to its corresponding major and minor numbers as a pair.

        Equations
        Instances For
          @[implicit_reducible]
          Equations
          • One or more equations did not get rendered due to their size.