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
headers are utf-8 surrogate escaped now. raw_headers should be bytes -- encoded version doesn't allow restoring original bytestring back if encoding is not utf-8
headersare utf-8 surrogate escaped now.raw_headersshould bebytes-- encoded version doesn't allow restoring original bytestring back if encoding is not utf-8