Fixed sending etags for file streams with a name. This fixes #930.
This commit is contained in:
parent
46c24da016
commit
2506c0b9a9
3 changed files with 25 additions and 8 deletions
1
CHANGES
1
CHANGES
|
|
@ -17,6 +17,7 @@ Version 0.10.2
|
|||
- Fixed an issue with query parameters getting removed from requests in
|
||||
the test client when absolute URLs were requested.
|
||||
- Made `@before_first_request` into a decorator as intended.
|
||||
- Fixed an etags bug when sending a file without a name.
|
||||
|
||||
Version 0.10.1
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue