Skip to content
/ agent Public

In order to resolve "Ajax CORS" for JavaScript test

License

Notifications You must be signed in to change notification settings

wxlzmt/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent

In order to resolve "Ajax CORS" for JavaScript test


environment

jdk1.8


description

本项目用于代理HTTP请求,以便解决ajax无法跨域以及敏感的HTTP Header项无法自定义的问题.

本项目不涉及数据库,不需要配置,直接放容器里面发布即可.

使用详解见发布成功之后的web主页

主页缺省路径: http[s]://[ip|domain][:port]/[contextPath]/

代理请求路径: http[s]://[ip|domain][:port]/[contextPath]/q

About

In order to resolve "Ajax CORS" for JavaScript test

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages