This commit is contained in:
Alejandro Martín Parra 2019-08-31 16:49:41 +02:00 committed by GitHub
parent e9ded79b03
commit dc46fa881b
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?