-
Notifications
You must be signed in to change notification settings - Fork 854
Comparing changes
Open a pull request
base repository: chimurai/http-proxy-middleware
base: v1.0.6
head repository: chimurai/http-proxy-middleware
compare: v1.1.0
- 13 commits
- 32 files changed
- 6 contributors
Commits on Nov 24, 2020
-
docs(recipe): async onProxyRes response header (#485)
* chore: show async response header * fix: linting * chore: show working example * chore: for before proxy you have two options sometimes we chain stuff with already existing middleware * chore: text * fix: show how to restart server in order to see the flow correctly Co-authored-by: Maarten van Oudenniel <maarten.oudenniel.van@ahold.com>
Configuration menu - View commit details
-
Copy full SHA for f77121f - Browse repository at this point
Copy the full SHA f77121fView commit details
Commits on Jan 12, 2021
-
Preventing the fail of the 'ETIMEDOUT' code in 500 'Internal server e…
…rror' (#480) Thanks for this PR!
Configuration menu - View commit details
-
Copy full SHA for 7ae82e8 - Browse repository at this point
Copy the full SHA 7ae82e8View commit details
Commits on Mar 27, 2021
-
refactor: avoid using lodash where possible (#459)
* refactor: avoid using lodash where possible Using lodash methods does not add value where native methods and operators can be used. In this diff I avoided lodash where possible. * fix: trigger rebuild Co-authored-by: chimurai <655241+chimurai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5eb8d69 - Browse repository at this point
Copy the full SHA 5eb8d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec91ea9 - Browse repository at this point
Copy the full SHA ec91ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d9dca - Browse repository at this point
Copy the full SHA 00d9dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e75fc - Browse repository at this point
Copy the full SHA a0e75fcView commit details -
chore(deps): bump ini from 1.3.5 to 1.3.8 (#505)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b4fd5c - Browse repository at this point
Copy the full SHA 5b4fd5cView commit details -
chore(deps): bump node-notifier from 8.0.0 to 8.0.2 (#506)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chimurai <655241+chimurai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5dec5dc - Browse repository at this point
Copy the full SHA 5dec5dcView commit details -
refactor: replace lodash with small libraries (#507)
`camelcase` and `is-plain-obj` are small, single purpose and dependency free utilities with builtin TS support. closes #428
Configuration menu - View commit details
-
Copy full SHA for 7c3fd07 - Browse repository at this point
Copy the full SHA 7c3fd07View commit details
Commits on Mar 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be99bc4 - Browse repository at this point
Copy the full SHA be99bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6285038 - Browse repository at this point
Copy the full SHA 6285038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f639a8 - Browse repository at this point
Copy the full SHA 3f639a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c38efe9 - Browse repository at this point
Copy the full SHA c38efe9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.6...v1.1.0