Merge pull request #1300 from Jandoria/patch-2

Typo fix
This commit is contained in:
Ilya Kantor 2019-09-01 11:37:44 +03:00 committed by GitHub
commit c4d1987ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,4 @@ As you can see, both `Referer` and `Origin` are present.
The questions:
1. Why `Origin` is needed, if `Referer` has even more information?
2. If it possible that there's no `Referer` or `Origin`, or it's incorrect?
2. Is it possible that there's no `Referer` or `Origin`, or is it incorrect?