##// END OF EJS Templates
Merge pull request #3147 from meteogrid/rproxy_support...
Merge pull request #3147 from meteogrid/rproxy_support Notebook support for a reverse proxy which handles SSL Added a "trust_xheaders" config option to NotebookApp to enable the passing of the xheaders flag to tornado.HTTPServer. This is necessary so tornado can generate the correct wss:// scheme

File last commit:

r8121:66727cb1
r10192:b0334932 merge
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]