2
0
zrcadlo https://github.com/therootcompany/request.js synchronizováno 2026-04-25 03:17:59 +00:00
Tento commit je obsažen v:
AJ ONeal 2018-06-19 04:18:18 +00:00
rodič eba81d0fc9
revize 554890a809

Zobrazit soubor

@ -9,7 +9,7 @@ Written from scratch.
µRequest is designed to be a drop-in replacement for request. It supports HTTPS and follows redirects by default.
```bash
npm install @coolaj86/urequest
npm install --save @coolaj86/urequest
```
```js