http package

The http package is experimental and subject to change at any time.

The http package provides functions for transferring data using HTTP protocol. Import the experimental/http package:

import "experimental/http"

Deprecated

This package is deprecated in favor of requests.

Functions

Packages


Was this page helpful?

Thank you for your feedback!