##// END OF EJS Templates
Backport PR #6105: only set allow_origin_pat if defined...
Backport PR #6105: only set allow_origin_pat if defined fixes the default behavior to be as intended (require Origin == Host)

File last commit:

r2732:60cab731
r17187:3ee184a6
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""