/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Surf
/
node_modules
/
request
/
..
lib
Initial commit
6 лет назад
node_modules
Initial commit
6 лет назад
CHANGELOG.md
Initial commit
6 лет назад
LICENSE
Initial commit
6 лет назад
README.md
Initial commit
6 лет назад
index.js
Initial commit
6 лет назад
package.json
Initial commit
6 лет назад
request.js
Initial commit
6 лет назад
Request - Simplified HTTP client
Super simple to use
Table of contents
Streaming
Promises & Async/Await
Forms
application/x-www-form-urlencoded (URL-Encoded Forms)
multipart/form-data (Multipart Form Uploads)
multipart/related
HTTP Authentication
Custom HTTP Headers
OAuth Signing
Proxies
Controlling proxy behaviour using environment variables
UNIX Domain Sockets
TLS/SSL Protocol
Using `options.agentOptions`
Support for HAR 1.2
request(options, callback)
Convenience methods
request.defaults(options)
request.METHOD()
request.cookie()
request.jar()
Debugging
Timeouts
Examples:
README.md