All Versions
96
Latest Version
Avg Release Cycle
82 days
Latest Release
1438 days ago

Changelog History
Page 1

  • v1.18.1 Changes

    May 17, 2020

    πŸ”€ Merged

    • Skip sending the proxyReq event when the expect header is present #1447
    • βœ‚ Remove node6 support, add node12 to build #1397
  • v1.18.0 Changes

    September 18, 2019

    πŸ”€ Merged

    • βž• Added in auto-changelog module set to keepachangelog format #1373
    • πŸ›  fix 'Modify Response' readme section to avoid unnecessary array copying #1300
    • πŸ›  Fix incorrect target name for reverse proxy example #1135
    • πŸ›  Fix modify response middleware example #1139
    • ⚑️ [dist] Update dependency async to v3 #1359
    • πŸ›  Fix path to local http-proxy in examples. #1072
    • πŸ›  fix reverse-proxy example require path #1067
    • ⚑️ Update README.md #970
    • ⚑️ [dist] Update dependency request to ~2.88.0 [SECURITY] #1357
    • ⚑️ [dist] Update dependency eventemitter3 to v4 #1365
    • ⚑️ [dist] Update dependency colors to v1 #1360
    • ⚑️ [dist] Update all non-major dependencies #1356
    • ⚑️ [dist] Update dependency agentkeepalive to v4 #1358
    • ⚑️ [dist] Update dependency nyc to v14 #1367
    • ⚑️ [dist] Update dependency concat-stream to v2 #1363
    • x-forwarded-host overwrite for mutli level proxies #1267
    • πŸ”¨ [refactor doc] Complete rename to http-party org. #1362
    • Highlight correct lines for createProxyServer #1117
    • πŸ›  Fix docs for rewrite options - 201 also handled #1147
    • ⚑️ Update .nyc_output #1339
    • πŸ”§ Configure Renovate #1355
    • πŸ‘ [examples] Restream body before proxying, support for Content-Type of application/x-www-form-urlencoded #1264

    Commits

    • βœ… [dist] New test fixtures. 7e4a0e5
    • [dist] End of an era. a9b09cc
    • [dist] Version bump. 1.18.0 9bbe486
    • βœ… [fix] Latest versions. 59c4403
    • ⚑️ [fix test] Update tests. dd1d08b
    • ⚑️ [dist] Update dependency ws to v3 [SECURITY] b00911c
    • [dist] .gitattributes all the things. fc93520
    • πŸ”’ [dist] Regenerate package-lock.json. 16d4f8a
  • v1.17.0 Changes

    April 20, 2018

    πŸ”€ Merged

    • πŸ›  Fix overwriting of global options #1074
    • ⚑️ Update README.md #1131
    • ⚑️ Update README.md with CoC link #1120
    • βž• Add Code Of Conduct #1119
    • ⚑️ [deps] Update eventemitter3 to version 2.0.x #1109

    πŸ›  Fixed

    • πŸ›  Fix "Can't set headers after they are sent" errors #930
    • ⬆️ Include websocket non-upgrade response #890

    Commits

    • βž• Add followRedirects option c9a556c
    • 🚚 [test] add test for selfHandleRequest and remove modifyResponse as selfHandleRequest is the only way that functionality works 4a37175
    • βž• Adding ability to set cookie path 2c98416
    • ⚑️ Updating docs and adding more tests. f5c2381
    • πŸ”’ [dist] make tests work reliably, add package-lock.json 09dcb98
    • βž• add support for modify response e5c02b8
    • βœ… [wip] proper tests and reporting f4ff100
    • βž• Add detail about "buffer" option 6f88caf
    • βž• Add use case for proxy to HTTPS using a PKCS12 client certificate d2f9db8
    • βœ… [test] for override method feature 81d58c5
    • ⚑️ [dist] doc updates e94d529
    • feat: 添加responseθ‡ͺ倄理参数 89f9ef8
    • βœ… [dist][test] codecov config a4bccc3
    • Removing unnecessary check since this is a private API bc6a237
    • issue #953: stop using writeHead 2c44039
    • 🚚 [fix] move badges 543636d
    • πŸ›  fix small typos in README 8231984
    • βž• Added timeout option to docs 107c187
    • [dist] document the feature d533a1b
    • [fix] slightly more tolerant de1b808
    • Forgot 'i' flag when changing from regex shorthand to string. 50f58b4
    • ⚑️ Update common.js c5d8466
    • [fix] rm newline e6f24ba
    • ⚑️ [dist] update package-lock.json abf882e
  • v1.16.2 Changes

    December 06, 2016

    πŸ”€ Merged

    • 🚧 [WIP] Revert default behavior of writeHeaders method #1104
  • v1.16.1 Changes

    December 04, 2016

    Commits

    • Enable proxy response to have multiple Set-Cookie raw headers #1101 8cb451f
    • [dist] Version bump. 1.16.1 ac1a01b
  • v1.16.0 Changes

    December 02, 2016

    πŸ”€ Merged

    • πŸ›  Fix newly introduced error in error handler for ECONNREFUSED in forward proxy #1100
    • Keep original letter case of response header keys #1098
    • βœ… Handle errors for forward request, add test case #1099

    Commits

    • βž• add node 6 to travis 2f7f037
  • v1.15.2 Changes

    October 22, 2016

    πŸ”€ Merged

    • βž• Add proxy-timeout option to documentation #1075

    Commits

    • Do not rely on func.name (no scope) 61c2889
    • Do not rely on func.name (no scope) d48f67e
    • πŸ”¦ Expose full callback names 220f5fb
    • βœ… test case added f5217d6
    • πŸ’… [fix] style nits d0f1dfe
    • With a comment fbc2668
    • πŸ›  Fix browserification 8eddf45
    • πŸ—„ not setting connection header in case of http2 as it is deprecated 2d01edc
  • v1.15.1 Changes

    September 14, 2016

    πŸ”€ Merged

    • Properly write response header optionally including statusMessage #1061

    Commits

    • [dist] Version bump. 1.15.1 912cd3a
  • v1.15.0 Changes

    September 14, 2016

    πŸ”€ Merged

    • Made it not to crash with omited Host http header #1050
    • README.md: fix typo: 'ingoing' should be 'incoming' #1060
    • πŸ›  Fix for Reason-Phrase being overwritten on proxy response. #1051
    • cookieDomainRewrite option #1009
    • ⚑️ Update ntlm-authentication.js #1025
    • Restream body before proxying #1027
    • Location rewriting for responses with status 201 #1024
    • #866 Copy CA from options into outbound proxy #1042

    πŸ›  Fixed

    • Restream body before proxying (#1027) #955

    Commits

    • [dist] Version bump. 1.15.0 b98c75b
  • v1.14.0 Changes

    June 15, 2016

    πŸ”€ Merged

    Commits

    • [dist] Version bump. 1.14.0 fcfb0b3