File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## next
4
+
5
+ - fix(fixRequestBody): handle invalid request ([ #1092 ] ( https://github.com/chimurai/http-proxy-middleware/pull/1092 ) )
6
+ - fix(fixRequestBody): prevent multiple .write() calls ([ #1089 ] ( https://github.com/chimurai/http-proxy-middleware/pull/1089 ) )
7
+ - fix(websocket): handle errors in handleUpgrade ([ #823 ] ( https://github.com/chimurai/http-proxy-middleware/pull/823 ) )
8
+ - ci(package): patch http-proxy ([ #1084 ] ( https://github.com/chimurai/http-proxy-middleware/pull/1084 ) )
9
+ - fix(fixRequestBody): support multipart/form-data ([ #896 ] ( https://github.com/chimurai/http-proxy-middleware/pull/896 ) )
10
+ - feat(types): export Plugin type ([ #1071 ] ( https://github.com/chimurai/http-proxy-middleware/pull/1071 ) )
11
+
3
12
## [ v3.0.3] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.3 )
4
13
5
14
- fix(pathFilter): handle errors
You can’t perform that action at this time.
0 commit comments