Vscode-restclient: [Suggestion] Redirect Logging

Created on 18 Jun 2018  路  2Comments  路  Source: Huachao/vscode-restclient

  • VSCode Version: 1.24.0
  • OS Version: Windows 1709
  • REST Client Version: 0.18.4

When redirects are automatically handled, it would be helpful if they were logged to the result window (according to a setting). For example:

302 > http://localhost:12345/api/v1/cas/e538eed54969c0b7d15e67cb423dc6d704e463ea

HTTP/1.1 200 OK

This is useful for people who enjoy the convenience of automatic redirection (the default setting right now), but are also interested in testing how that redirection occurs.

enhancement

Most helpful comment

@jcdickinson I have thought about this for quite a long time, nice feature, I will implement this when available.

All 2 comments

@jcdickinson I have thought about this for quite a long time, nice feature, I will implement this when available.

Definitely needed. Will be super helpful for our QA team which enjoying your extension. Bumping topic. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

agjs picture agjs  路  31Comments

Odonno picture Odonno  路  22Comments

akalcik picture akalcik  路  16Comments

olivier-voutat picture olivier-voutat  路  23Comments

ben-foster-cko picture ben-foster-cko  路  19Comments