We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd0852 commit c6864d8Copy full SHA for c6864d8
lib/tesla/test.ex
@@ -14,7 +14,6 @@ defmodule Tesla.Test do
14
- `expected_env` - The expected `t:Tesla.Env.t/0` struct to compare against.
15
- `opts` - Additional options for fine-tuning the assertion (optional).
16
- `:exclude_headers` - A list of header keys to exclude from the assertion.
17
- By default, the "traceparent" header is always excluded.
18
19
For the `body`, the function attempts to parse JSON and URL-encoded content
20
when appropriate.
0 commit comments