Single view for all request info

Feature Request
In VsCode i use Rest Client extension and its basically a .http file to write your request, i like the idea that I'm able to see all the info on single view, such as query params, body, and so on. Yaak has 4 tabs, would be nice somehow to see all the info that I'm using in single view.

I've thought of this as well, especially when using variables. It'd be nice to see a rendered version of the entire request before sending
I voted for this, not necessarily for the single view, but I would like to have the rendered request version available.
It’s really a thing when verify feature by communications between people which mandates a screenshot to see everything of request/response. I would like to also ask for something like this but for response view. Right now, it’s inconvenience to capture everything in one screenshot after a call meaningfull.
I could say, grouping header and content of response in the same view would be a point. Header could be collapse section but not expanded as default.
Thanks!