UNPKG

spectral

Version:

Spectral is a Node-based HTTP/HTTPS proxy server and inspector for the commandline

17 lines (11 loc) 157 B
<!DOCTYPE> <html> <head> </head> <body> <script> var proxy = require('./server/proxy.js'); var server = proxy.createServer(); </script> </body> </html>