All Versions
96
Latest Version
Avg Release Cycle
82 days
Latest Release
1111 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.18.1 Changes
May 17, 2020 -
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
- β Added in auto-changelog module set to keepachangelog format
-
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
- π Fix overwriting of global options
-
v1.16.2 Changes
December 06, 2016π Merged
- π§ [WIP] Revert default behavior of writeHeaders method
#1104
- π§ [WIP] Revert default behavior of writeHeaders method
-
v1.16.1 Changes
December 04, 2016 -
v1.16.0 Changes
December 02, 2016 -
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
- β Add proxy-timeout option to documentation
-
v1.15.1 Changes
September 14, 2016 -
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
- Made it not to crash with omited Host http header
-
v1.14.0 Changes
June 15, 2016π Merged
- Emit disconnected event instead of error when ECONNRESET
#966
- π fix test for node 0.10 + [email protected] ([email protected])
#1010
Commits
- [dist] Version bump. 1.14.0
fcfb0b3
- Emit disconnected event instead of error when ECONNRESET