http package

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

import "http"

Functions

Packages


Was this page helpful?

Thank you for your feedback!