##// END OF EJS Templates
http-backend: catch errors from HTTP calls that are not raising exceptions, but...
http-backend: catch errors from HTTP calls that are not raising exceptions, but return non 200 exception codes.

File last commit:

r882:d869b56a default
r1410:a4133cfc default
Show More
rhodecode-favicon.html
7 lines | 214 B | text/html | HtmlLexer
<link rel="import" href="../../../../../../bower_components/polymer/polymer.html">
<dom-module id="rhodecode-favicon">
<template>
</template>
<script src="rhodecode-favicon.js"></script>
</dom-module>