Skip to content

Commit

Permalink
Merge pull request #2 from michael-c-hoffman/generic
Browse files Browse the repository at this point in the history
Generic
  • Loading branch information
Michael Hoffman authored Oct 26, 2020
2 parents 4a7ceaf + 4fc0a15 commit 7671394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/data-sources/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ The following arguments are supported:
a `200 OK` response and a `text/*` or `application/json` Content-Type.

* `request_headers` - (Optional) A map of strings representing additional HTTP
* `request_method` - (Optional) Method to use to perform request default is GET
* `request_body` - (Optional) Body of request to send in request
headers to include in the request.

## Attributes Reference
Expand Down

0 comments on commit 7671394

Please sign in to comment.