UNPKG

http-socket-hang-up

Version:

Handles 'socket hang up' exception when an HTTP request last more than 2 minutes'

13 lines (11 loc) 176 B
"use strict"; function noop() {}; module.exports = { log: noop, debug: noop, verbose: noop, info: noop, warn: noop, error: noop, critical: noop };