feat: update pre-request and post-response script handling in CollectionStateNotifier

- Changed return type of handlePreRequestScript and handlePostResponseScript to Future<RequestModel> for better type safety.
- Updated the logic to return the modified request model after executing scripts.
- Ensured that the request model is updated correctly in the sendRequest method after executing the pre-request script.
This commit is contained in:
Udhay-Adithya
2025-05-19 16:54:32 +05:30
parent 464dd9aff8
commit fe4858ecd0
2 changed files with 565 additions and 478 deletions

View File

File diff suppressed because it is too large Load Diff