content/flux/v0/stdlib/experimental/http/_index.md
The http package provides functions for transferring data using HTTP protocol.
Import the experimental/http package:
import "experimental/http"
{{% warn %}}
This package is deprecated in favor of requests.
{{% /warn %}}
{{< children type="functions" show="pages" >}}
{{< children show="sections" >}}