You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.42.0
Changed
Use bytearray for request body accumulation to avoid O(n^2) allocation on fragmented bodies
Fixed
Escape brackets and backslash in httptools HEADER_RE regex
Fix multiple issues in websockets sans-io implementation
0 commit comments