Documentation

Std.Http.Data.Body.Empty

Body.Empty #

Represents an always-empty, already-closed body handle.

An empty body handle.

    Instances For
      @[inline]

      Receives from an empty body, always returning end-of-stream.

      Equations
      Instances For
        @[inline]

        Closes an empty body (no-op).

        Equations
        Instances For
          @[inline]

          Empty bodies are always closed for reading.

          Equations
          Instances For
            @[inline]

            Non-blocking receive. Empty bodies are always at EOF.

            Equations
            Instances For
              @[inline]

              Selector that immediately resolves with end-of-stream for an empty body.

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

                Builds a request with no body.

                Equations
                Instances For

                  Builds a response with no body.

                  Equations
                  Instances For