RESTClient v1.6.1 Release Notes

    • โž• add response body in Exception#inspect
    • โž• add support for RestClient.options
    • ๐Ÿ›  fix tests for 1.9.2 (patch provided by Niko Dittmann)
    • block passing in Resource#[] (patch provided by Niko Dittmann)
    • cookies set in a response should be kept in a redirect
    • HEAD requests should process parameters just like GET (patch provided by Rob Eanes)
    • ๐Ÿ‘ป exception message should never be nil (patch provided by Michael Klett)