How to return human readable http response using Rest-Client in Ruby? -


i learning basics of rest-client gem ruby , have been submitting various http requests in irb learn how works.

is there way of having http response body display in human readable format?

also there way return http response header body?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -