Documentation

Std.Internal.Http.Data.Body.Empty

Body.Empty #

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

An empty body handle.

    Instances For
      @[implicit_reducible]
      @[inline]

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

      Instances For
        @[inline]

        Closes an empty body (no-op).

        Instances For
          @[inline]

          Empty bodies are always closed for reading.

          Instances For
            @[inline]

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

            Instances For
              @[implicit_reducible]
              @[implicit_reducible]

              Builds a request with no body.

              Instances For

                Builds a response with no body.

                Instances For