vscode-restclient
vscode-restclient copied to clipboard
POST requests don't follow redirects even though the setting "followredirect" is set to true
- REST Client Version: 0.24.6
- VSCode Version: 1.65.2
- OS Version: Windows 11 (22000.556)
Steps to Reproduce:
- Send a POST request
- Response is 3xx content, not redirected content
@patrik-martinko could you please provide the request if available?
same problem. mark
is this related to https://github.com/Huachao/vscode-restclient/issues/948 ?
It looks like this has not been resolved yet.
Still not resolved. Works for GET though.