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
_utf8_urlencode in utils.py is encoding by utf8, could it support other such as gbk?
could it use content-type request header if charset in it, then use this to encoding?