##// END OF EJS Templates
set contentType='application/json'...
set contentType='application/json' instead of skipping straight to headers avoids jQuery's crazy JSONP detection on `=.*??`, which was triggered because it assumed the contentType was unspecified, and thus should be guessed based on content.
MinRK -
r18352:8a12dee8
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...