Historique des commits

Auteur SHA1 Message Date
  fengmk2 427ab21fdc feat: add statusChanged getter (#51) il y a 7 ans
  Yiyu He d0b9b18da0 feat: timeout support humanize ms (#48) il y a 8 ans
  fengmk2 8c83f0f6cd fix: emit agent socket close event il y a 8 ans
  fengmk2 c3c9550a6a test: add remove excess calls to removeSocket il y a 8 ans
  fengmk2 5fde0fac4c test: refactor test with eslint rules il y a 8 ans
  fengmk2 b85d619547 fix: pick _evictSession to httpsAgent il y a 9 ans
  fengmk2 addb6402e3 test: run on more node versions il y a 9 ans
  fengmk2 24afa4a84a fix: add default error handler to avoid Unhandled error event throw il y a 9 ans
  fengmk2 5348775990 add timeoutSocketCount to getCurrentStatus() il y a 10 ans
  不四 f7361bdc1a feat(getCurrentStatus): add getCurrentStatus il y a 10 ans
  fengmk2 ac81e8e106 fix: socket.destroyed always be undefined on 0.10.x il y a 10 ans
  Zsolt Lattmann d2cbc1e9fe Use the _http_agent default removeSocket; 2 https tests are still failing under node v0.10 il y a 10 ans
  Zsolt Lattmann 64df2fc03a Make it compatible with node v0.10.x; two https tests are failing. il y a 10 ans
  fengmk2 b7d21c8020 add nagle algorithm delayed link il y a 10 ans
  fengmk2 3a2ffebdc2 allow set keepAliveTimeout = 0 il y a 10 ans
  fengmk2 8cac5c2a64 support timeout on working socket. fixed #6 il y a 10 ans
  fengmk2 2ea6bb5963 add some socket counter for deep monitor il y a 10 ans
  fengmk2 0305aa6879 update _http_agent, only support 0.11+ il y a 10 ans
  fengmk2 e3488529a4 Release 0.2.2 il y a 11 ans
  fengmk2 704f00ee89 support node 0.8 and node 0.10 il y a 11 ans
  fengmk2 c92f5b5bd8 fix socket does not timeout bug, it will hang on life il y a 11 ans
  fengmk2 7e53066855 use keepalive agent on node 0.11+ impl il y a 11 ans
  fengmk2 18e834602e add node 0.10 test il y a 12 ans
  fengmk2 3908eed1b3 fixed #2, support https keepalive agent. il y a 12 ans
  fengmk2 1ff18cfd0a refine maxKeepalive timeout to `_maxKeepAliveTimeout`; bumped version to 0.1.4. il y a 12 ans
  fengmk2 6055c93015 Merge branch 'master' of github.com:TBEDP/agentkeepalive il y a 12 ans
  fengmk2 a6c0403d71 change s to socket. il y a 12 ans
  Will White 67e12af772 Remove timeout listeners set from previous requests. il y a 12 ans
  fengmk2 ec15d8d887 support maxKeepAliveRequests; update to 0.1.3 il y a 12 ans
  fengmk2 5caa12cce6 update benchmark results il y a 12 ans