Johan Haleby
Johan Haleby
Wow this is awesome! Thanks for the PR, I'll bring it in. When it comes to deprecations of the "scala-support" module, I'm not really sure what to say because I...
If I remember it correctly, `content` is used for caching purposes, if you try to read the response again. This will be quite a large breaking change if I bring...
What's the status here? Can we get the tests to work? I would love to make this switch.
Unfortunately I have to revert his because lots of tests are failing
If anyone could submit a PR, I'd be happy to accept it.
Thanks a ton for your effort, but yeah, it's really just a very simple extension function so it might not be worth the effort of maintaining it and introducing all...
Thank you very much.
@kool79 I had to revert your pull request because it broke the test io.restassured.itest.java.PathParamITest#throwsIllegalArgumentExceptionWhenTooManyPathParametersAreUsed. Could you address this in your PR?
@PavelMal Sorry for the late response, but does this really work?! When I've tried upgrading in the past, I've run into a lot of issues.
True, if there's no content we shouldn't add a content-type header. Thanks for reporting. Care to provide a pull request for this?