New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

frontend-proxy-server

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontend-proxy-server

前端开发代理服务器

latest
Source
npmnpm
Version
1.0.18
Version published
Maintainers
1
Created
Source

接口描述:

请求静态文件

路由转换 res.sendFile();

ajax请求

路由转换:保持不变 /a/b/c ---> /a/b/c

模版请求

路由转换 /a/b/c ---> /a/b/c + /a/b/c/c.phtml

数据服务的接口 req.path req.query req.method req.xhr

代办事项

  • 本地mockjs

FAQs

Package last updated on 02 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts