Closed mrtazz closed 7 years ago
it would be nice to be able to test methods besides GET for custom headers. Right now all the others just get a 405 back. My use case is that I'm using httpbin as the unit test target for http://code.mrtazz.com/restclient-cpp/
:+1:
This would be very useful. I'd like to be able to do POST/PUT request to /headers for instance
it would be nice to be able to test methods besides GET for custom headers. Right now all the others just get a 405 back. My use case is that I'm using httpbin as the unit test target for http://code.mrtazz.com/restclient-cpp/