Found random russian word in 1-xmlhttprequest

This commit is contained in:
Vladimir 2018-11-06 11:46:55 +03:00 committed by GitHub
parent 23c35fa79c
commit d2006c963e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -267,7 +267,7 @@ There are 3 methods for HTTP-headers:
`setRequestHeader(name, value)`
: Sets the request header with the given `name` and `value`.
Например:
For instance:
```js
xhr.setRequestHeader('Content-Type', 'application/json');