b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
72 lines
664 B
Markdown
72 lines
664 B
Markdown
---
|
|
sidebar_label: http
|
|
---
|
|
|
|
# alpha.dagger.io/http
|
|
|
|
```cue
|
|
import "alpha.dagger.io/http"
|
|
```
|
|
|
|
## http.#Delete
|
|
|
|
### http.#Delete Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Delete Outputs
|
|
|
|
_No output._
|
|
|
|
## http.#Do
|
|
|
|
### http.#Do Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Do Outputs
|
|
|
|
_No output._
|
|
|
|
## http.#Get
|
|
|
|
### http.#Get Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Get Outputs
|
|
|
|
_No output._
|
|
|
|
## http.#Post
|
|
|
|
### http.#Post Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Post Outputs
|
|
|
|
_No output._
|
|
|
|
## http.#Put
|
|
|
|
### http.#Put Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Put Outputs
|
|
|
|
_No output._
|
|
|
|
## http.#Wait
|
|
|
|
URL listener Creates a dependency on URL
|
|
|
|
### http.#Wait Inputs
|
|
|
|
_No input._
|
|
|
|
### http.#Wait Outputs
|
|
|
|
_No output._
|