Updated changelog for complex mime timeout override
This commit is contained in:
parent
b50a5e3244
commit
aeeee86aae
|
@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
- `document` API for creating Gemini documents
|
- `document` API for creating Gemini documents
|
||||||
- preliminary timeout API by [@Alch-Emi](https://github.com/Alch-Emi)
|
- preliminary timeout API, incl a special case for complex MIMEs by [@Alch-Emi](https://github.com/Alch-Emi)
|
||||||
- `Response::success_with_body` by [@Alch-Emi](https://github.com/Alch-Emi)
|
- `Response::success_with_body` by [@Alch-Emi](https://github.com/Alch-Emi)
|
||||||
- `redirect_temporary_lossy` for `Response` and `ResponseHeader`
|
- `redirect_temporary_lossy` for `Response` and `ResponseHeader`
|
||||||
- `bad_request_lossy` for `Response` and `ResponseHeader`
|
- `bad_request_lossy` for `Response` and `ResponseHeader`
|
||||||
|
|
Loading…
Reference in a new issue