mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
It's a security issue, x-forwarded-host can be retreived from ctx.host when app.config.proxy is true, and be injected to cookie domain.
It's a security issue, x-forwarded-host can be retreived from ctx.host when app.config.proxy is true, and be injected to cookie domain.