##// END OF EJS Templates
Simplify error handling for errors in sending sync messages from js
Simplify error handling for errors in sending sync messages from js

File last commit:

r20529:deca666f
r20863:e3d05ab0
Show More
ssl-options.rst
4 lines | 188 B | text/x-rst | RstLexer
  • add NotebookApp.ssl_options config value. This is passed through to tornado HTTPServer, and allows SSL configuration beyong specifying a cert and key, such as disabling SSLv3.