##// END OF EJS Templates
Backport PR #6480: only compare host:port in Websocket.check_origin...
Backport PR #6480: only compare host:port in Websocket.check_origin don't include protocol - matches tornado's own behavior - avoids incorrect 403 in http-behind-https proxy situations. ...
MinRK -
r18089:73796bcf
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...