Senthil Kumaran added the comment:

Well, the result with loading using json will be same. but without sending 
Accept */*. The content-type returned is text/javascript; charset=UTF-8 and 
with sending of Accept */* the content-type is set to application/json; 
charset=UTF-8 (which is more desirable).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to