Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ajax): Fix case-insensitive headers in HTTP request
In RFC 7230 and RFC 7540 is written, that HTTP headers is case-insensitive, so this is fix for correct serializing request body base on HTTP headers.
- Loading branch information