source: frontend/node_modules/http-proxy/index.js

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 375 bytes
Line 
1/*!
2 * Caron dimonio, con occhi di bragia
3 * loro accennando, tutte le raccoglie;
4 * batte col remo qualunque s’adagia
5 *
6 * Charon the demon, with the eyes of glede,
7 * Beckoning to them, collects them all together,
8 * Beats with his oar whoever lags behind
9 *
10 * Dante - The Divine Comedy (Canto III)
11 */
12
13module.exports = require('./lib/http-proxy');
Note: See TracBrowser for help on using the repository browser.