http for network> http {flags} 
| input | output | 
|---|---|
| nothing | string | 
You must use one of the following subcommands. Using this command as-is will only produce this help message.
| name | type | usage | 
|---|---|---|
| http delete | Builtin | Delete the specified resource. | 
| http get | Builtin | Fetch the contents from a URL. | 
| http head | Builtin | Get the headers from a URL. | 
| http options | Builtin | Requests permitted communication options for a given URL. | 
| http patch | Builtin | Patch a body to a URL. | 
| http post | Builtin | Post a body to a URL. | 
| http put | Builtin | Put a body to a URL. | 
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/http.html