--- title: Flux HTTP package list_title: HTTP package description: > The Flux Experimental HTTP package provides functions for transferring data using HTTP protocol. Import the `experimental/http` package. menu: v2_0_ref: name: HTTP identifier: HTTP-exp parent: Experimental weight: 301 v2.0/tags: [functions, http, package] --- The Flux Experimental HTTP package provides functions for transferring data using HTTP protocol. Import the `experimental/http` package: ```js import "experimental/http" ``` {{< children type="functions" show="pages" >}}