-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When a request is redirected more than once, the request body is lost.
One scenario (more are possible) where that is a critical issue:
- SAS9
- debug on
- debug flag is not passed to the final request after redirections
- SAS returns pure JSON response (without webout begin/end tags)
- Adapter expects those tags since debug is on
- App fails because of JS error
Metadata
Metadata
Assignees
Labels
No labels