vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

POST requests don't follow redirects even though the setting "followredirect" is set to true

Open patrik-martinko opened this issue 2 years ago • 6 comments

  • REST Client Version: 0.24.6
  • VSCode Version: 1.65.2
  • OS Version: Windows 11 (22000.556)

Steps to Reproduce:

  1. Send a POST request
  2. Response is 3xx content, not redirected content

patrik-martinko avatar Mar 17 '22 18:03 patrik-martinko

@patrik-martinko could you please provide the request if available?

Huachao avatar Mar 25 '22 15:03 Huachao

same problem. mark

Scared-Heart avatar Jul 07 '22 03:07 Scared-Heart

is this related to https://github.com/Huachao/vscode-restclient/issues/948 ?

iqbalmineraltown avatar Oct 31 '22 10:10 iqbalmineraltown

It looks like this has not been resolved yet.

endersaka avatar Mar 14 '23 17:03 endersaka

Still not resolved. Works for GET though.

chribjel avatar Oct 04 '23 10:10 chribjel