You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/29 02:36:05 UTC

[GitHub] [incubator-superset] zhaoyongjie opened a new pull request #7010: fix: Gunicorn raise encoding error

zhaoyongjie opened a new pull request #7010: fix: Gunicorn raise encoding error
URL: https://github.com/apache/incubator-superset/pull/7010
 
 
   according to: 
   https://github.com/apache/incubator-superset/issues/5377
   https://github.com/benoitc/gunicorn/issues/1778
   
   on Python3 gunicorn encoding header by ascii, not support 'utf-8-sig' charset, 
   ![image](https://user-images.githubusercontent.com/2016594/54177221-7648a400-44cc-11e9-916f-e604c9e986d1.png), so we need replace utf-8-sig charset for header encoding

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org