How do I see the full details of the request? #1385
Answered
by
johngraybosch-vensure
CodeSmith32
asked this question in
Q&A
-
I get that the request details are visible in the .http file, but mostly that's just the url, and sometimes a few other minor details. There are a lot of required headers that go into a request, and I have to assume those details are auto-filled by the extension. How do I get the same view as we have for the response tab, but for the request data? |
Beta Was this translation helpful? Give feedback.
Answered by
johngraybosch-vensure
Jul 30, 2025
Replies: 1 comment 1 reply
-
I found it in the REST Client settings: Set Preview Option to exchange to see the request sent and response received with all the headers included. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CodeSmith32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found it in the REST Client settings: Set Preview Option to exchange to see the request sent and response received with all the headers included.