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 cf9f77c commit f28f9c0Copy full SHA for f28f9c0
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
### Added
9
- Document how to assert that no requests were issued.
10
+- Document how to send cookies.
11
12
### Changed
13
- Update documentation to reflect the latest way of sending bytes using `httpx`. Via `content` parameter instead of `data`.
0 commit comments