Closed BigBlueHat closed 7 years ago
This happens with a leading slash also.
This is a feature
If the path parameter is not provided on the command line, resty will just use the last path it was provided with.
I'm gonna see if it's possible to disable it has a feature for 3.0
there is now the feature to disable it
If you:
It returns the expected result (information about the CouchDB database I'm getting info about).
However, if I do that, and then type it again--forgetting the opening slash:
I get:
and the remainder (headers and content) of my earlier request.
What I'd expect is the "Couldn't resolve host 'test'" response.
Thanks.