-
-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Description
Currently HtmlUnit only adds 'Origin' header for true CORS requests.
Per the link above, "Chrome and Safari include an Origin header on same-origin POST/PUT/DELETE requests (same-origin GET requests will not have an Origin header)". I checked the latest version of Firefox, it also adds Origin header for non-GET requests.
I think HtmlUnit should better add it as well.
Metadata
Metadata
Assignees
Labels
No labels