Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: I would like to be able to change the height of the request body and response body sections #58

Closed
Relequestual opened this issue Apr 1, 2015 · 5 comments

Comments

@Relequestual
Copy link

When using CocoaRestClient, I would like to be able to pull space between the top and bottom section of the application.

Some times I would like to see more of the request body, as I'm dealing with a several hundred line request in my current work. This would allow me to see more of the request body in-place, rather than needing to copy out to my text editor, and then paste back in.

@hbak
Copy link

hbak commented May 18, 2015

+1, and also humbly suggest perhaps a vertical split style of display -- number of lines visible can be quite key!

@mmattozzi
Copy link
Owner

I definitely agree here and want to do this, but it's going to take a lot of wrestling with X-Code Interface Builder, which is less than pleasant. It's on my list (contributions appreciated, of course)!

@tland
Copy link

tland commented Jul 24, 2015

+1, it might be even better to allow collapsing/expanding the top section with a button on the UI. I would guess one would spend more time in looking at the response body than the headers. Hence, letting the second section occupy more screen space is more reasonably.

@richardtop
Copy link

+1 Now when I have to deal with large responses, I have to copy the JSON to other text editor and explore it there

@mmattozzi
Copy link
Owner

Fixed in 1.3.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants