##// END OF EJS Templates
rethrow upstream HTTP errors...
rethrow upstream HTTP errors If the proxied request to the CDN fails, rethrow the error. We were ignoring errors and sending an empty body.

File last commit:

r19305:30017139
r20487:6404bf4e
Show More
style.less
7 lines | 85 B | text/x-less | LessCssLexer
Min RK
basic LESS for editor
r19305 /*!
*
* IPython text editor webapp
*
*/
@import "menubar.less";
@import "edit.less";