##// END OF EJS Templates
check origin of API requests...
check origin of API requests protects agains CSRF on POST endpoints via forms.

File last commit:

r415:4a5dcb15
r21526:1415a971
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]