项目作者: kjonathante

项目描述 :
A rudimentary cors gateway for a docusign app.
高级语言: JavaScript
项目地址: git://github.com/kjonathante/nodejs-cors-gateway.git
创建时间: 2019-06-06T18:42:10Z
项目社区:https://github.com/kjonathante/nodejs-cors-gateway

开源协议:

下载


nodejs-cors-gateway

A rudimentary cors gateway for a docusign app.

Resources

https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

https://nodejs.org/dist/latest-v12.x/docs/api/https.html

https://nodejs.org/dist/latest-v12.x/docs/api/http.html

Virtual hosts

edit /etc/hosts

  1. a.example.com 127.0.0.1
  2. b.example.com 127.0.0.1