Hi,
always when I open a new tab in postman, the main screen is horizontally splittet/divided approximately in the middle. In the upper part there is everything about the request (params, http-request-header, http-request-body),… in the bottom part there is the response body.
This kind of makes sense for PUT and POST requests, which contain a http-request-body. But for GET requests this http-request-body is usually empty and often the response body is even longer. So I really often have to change this screen-ratio by grabbing the dividing line by mouse and pulling it upwards.
So my question is, is it possible to change this default ratio for new opened tabs with GET requests? Or alternatively, remember the ratio from the last time the request was opened?
This would be great. If this is not possible, I would like to propose this as a feature request.
Thanks in advance!