UNPKG

anyproxy

Version:

A fully configurable HTTP/HTTPS proxy in Node.js

10 lines (8 loc) 165 B
/** * define all constant variables here */ module.exports.MenuKeyMap = { RECORD_FILTER: 'RECORD_FILTER', MAP_LOCAL: 'MAP_LOCAL', ROOT_CA: 'ROOT_CA' };