Skip to content

Commit

Permalink
Refreshing website content from main repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action Website Snapshot committed Sep 26, 2024
1 parent 373e677 commit b4fb511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/client/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ Allows sending events to HTTP endpoint, using [requests](https://requests.readth
- `type` - string specifying the "api_key" or the fully qualified class name of your TokenProvider. Required if `auth` is provided.
- `apiKey` - string setting the Authentication HTTP header as the Bearer. Required if `type` is `api_key`.
- `compression` - string, name of algorithm used by HTTP client to compress request body. Optional, default value `null`, allowed values: `gzip`. Added in v1.13.0.
- `custom_headers` - dictionary of additional headers to be sent with each request. Optional, default: `{}`.

#### Behavior

Expand Down

Large diffs are not rendered by default.

0 comments on commit b4fb511

Please sign in to comment.