subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

Add plain text response support to the "Set the variables from the response" feature #43

Closed Albert-Gao closed 3 months ago

Albert-Gao commented 3 months ago

Hi, great extension! I love it. 😊

Just wonder, any way to add a text response type in the "Set the variables from the response" feature?

It currently support head/cookie/json response which are quite helpful, however, there is a case that the response is plain text, and I want to set this whole text to a variable.

That's it, thanks in advance. :)

subasraj commented 3 months ago

Hi, Please update to version 1.1.80 and try now. You have the option "Text Response". Please give me a review if you like my extension. Thanks, Subas

Albert-Gao commented 2 months ago

image

added, thanks so much mate!

@subasraj :)