Skip to content

thisAmateur/http-cors-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-cors-proxy

简述:

本地node运行,通过对preFlight request的特殊处理,解决浏览器的跨域问题,适合前后端交互开发阶段的api快速验证。

安装依赖:

npm install

运行:

node proxy.js

or

npm start

About

本地node运行,通过对preFlight request的特殊处理,解决浏览器的跨域问题,适合前后端交互开发阶段的api快速验证。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors