Galerie und tage

This commit is contained in:
2021-11-23 17:56:26 +01:00
parent ff35366279
commit 5f873bee89
4693 changed files with 149659 additions and 301447 deletions

9
node_modules/timed-out/readme.md generated vendored
View File

@@ -28,14 +28,9 @@ The request to watch on.
##### time
*Required*
Type: `number` or `object`
Type: `number`
Time in milliseconds to wait for `connect` event on socket and also time to wait on inactive socket.
Or you can pass Object with following fields:
- `connect` - time to wait for connection
- `socket` - time to wait for activity on socket
Time in milliseconds before errors will be emitted and `request.abort()` call happens.
## License