PromucFlow_constructor/app/server/appsmith-plugins/restApiPlugin/src
Arpit Mohan 0967b516b6
fix: Adding a check for invalid hosts on redirects as well (#15782)
## Description

Fixes issue for checking for invalid hosts even when there are redirects in the Rest API plugin.

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

- Junit test

## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
2022-08-06 12:36:43 +05:30
..
main fix: Adding a check for invalid hosts on redirects as well (#15782) 2022-08-06 12:36:43 +05:30
test/java/com/external fix: Adding a check for invalid hosts on redirects as well (#15782) 2022-08-06 12:36:43 +05:30