##// END OF EJS Templates
Add APIHandler base class...
Add APIHandler base class - ensures all API responses are json - sets CSP to prevent js execution on all API replies
Min RK -
r21469:b15ba97b
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...