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 45cb48f commit 0f7baffCopy full SHA for 0f7baff
CHANGES.txt
@@ -15,7 +15,8 @@ CHANGES
15
16
- websocket's ping and pong accept optional message parameter
17
18
-- multidict `getall=True` is default now instead of `False`.
+- multidict views does not accept `getall` parameter anymore, it
19
+ returns the full body anyway.
20
21
- multidicts have optional Cython optimization, cythonized version of multidicts is
22
about 5 times faster than pure Python.
0 commit comments