Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Headers 之 Origin - 无糖拿铁,谢谢 #15

Open
kbyyd24 opened this issue Jan 23, 2021 · 0 comments
Open

HTTP Headers 之 Origin - 无糖拿铁,谢谢 #15

kbyyd24 opened this issue Jan 23, 2021 · 0 comments

Comments

@kbyyd24
Copy link
Owner

kbyyd24 commented Jan 23, 2021

https://blog.gaoyuexiang.cn/posts/http-headers-origin/

概念 HTTP 协议中的 Origin Header 存在于请求中,用于指明当前请求来自于哪个站点。 字段内容 Origin 仅仅包含站点信息,不包含任何路径信息。 语法 Origin: "" Origin: "<schema>://<host>[:port]" // 例如 Origin: "https://baidu.com&#34; // 错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant