Documentation

Std.Internal.Http.Data.Body

Body #

This module re-exports all HTTP body types: Body.Empty, Body.Full, Body.Stream, Body.Any, and Body.Length, along with the Http.Body typeclass and conversion utilities (ToByteArray, FromByteArray).