fix(core): update

This commit is contained in:
Philipp Kunz 2019-10-27 14:39:06 +01:00
parent cc6bd5726a
commit 5e23649702

View File

@ -35,7 +35,7 @@ Use TypeScript for best in class instellisense.
* used in modules like @pushrocks/smartproxy and @apiglobal/typedrequest
* commercial support available at [https://lossless.support](https://lossless.support)
> note: smartrequest uses the **native** node request module under the hood (not the one from npm)
> note: smartrequest uses the **native** node http/https modules under the hood (not the bloated one from npm)
```javascript
import * as smartrequest from 'smartrequest'