Huachao Mao
Huachao Mao
@dufferzafar actually the extension is built on the WebView API, however, I just treat all the response body as the code text that inserted into the `` HTML tag
@dufferzafar actually this is by design since normally we want to view the actual response, I think we can add an option to render the HTML response instead of raw...
@rezaei What's your OS, VS Code and REST Client extension versions?
@FabrizioB94 could you confirm that your local machine is listening to the port 3000?
@Irlyue what's your VS Code and OS version?
@SebasLealLaunchtrip could you please provide your long authorization header value?
@stephprat it's not supported currently, a nice suggestion, I will consider it carefully. BTW, if you have interests, it's really appreciated.
@stephprat I mean if you want to contribute to the extension?
@jcvpacheco could you please provide more details about the error response? I found one strange thing is that the hostname in URL is not the same as the one in...
@jcvpacheco can you work with other HTTP client tools like *cURL*, *Postman*?