UNPKG

flaks

Version:

reverse http/https proxy optimized for edge/outgoing traffic

17 lines (15 loc) 249 B
module.exports = { listen_port: 8080, agents : { }, vhosts: { }, net: { // incoming_timeout: 31000, // outgoing_timeout: 21000 }, http: { // wirelog: (opts, req) => (req.headers.aaaa == '1'), // introspect: true, } };