Skip to content

Fixes keepalive bug

Latest
Compare
Choose a tag to compare
@icetee icetee released this 22 Aug 10:23
· 1 commit to master since this release

Fixed

  • if keepalive === 0 then it should not be replaced by default 10000
  • if keepalive < 1 then setTimeout shall not be called