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
Post a Comment