Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Send requests with application/json content type
This is required both by JSON Wire Protocol and W3C WebDriver specification. Closes #5615 and #5659.
- Loading branch information
2eb4235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should line 49 be removed now
2eb4235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JasonLunn Good catch!
2eb4235
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 6fe22c3.