Flux HTTP package
The HTTP package is experimental and subject to change at any time. By using this package, you accept the risks of experimental functions.
The Flux Experimental HTTP package provides functions for transferring data using HTTP protocol. Import the experimental/http
package:
import "experimental/http"