mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-20 09:40:34 +01:00
Add change notes for new HttpResponseBuilder
This commit is contained in:
parent
69d710dbce
commit
80d4cbe301
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
* Add `from_file` and `from_file_with_config` to `NamedFile` to allow sending files without a known path. #670
|
* Add `from_file` and `from_file_with_config` to `NamedFile` to allow sending files without a known path. #670
|
||||||
|
|
||||||
|
* Add `insert` and `remove` methods to `HttpResponseBuilder`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Ignored the `If-Modified-Since` if `If-None-Match` is specified. #680
|
* Ignored the `If-Modified-Since` if `If-None-Match` is specified. #680
|
||||||
|
Loading…
x
Reference in New Issue
Block a user