Tamas

Results 26 comments of Tamas

@ryankazokas: What do you mean by can't connect? Matching all those parameters already means, that the HTTP request was parsed. I could imagine actions like 'connection reset' or 'read timeout'....

@ryankazokas I always like to test for odd cases as well. Probably they should be part of the test suite of the library vendor *eg. apache http client or so),...

Maybe a default set of AnyRequestModifier would be a solution for this problem I suppose.

It should just work as long as the certificate issued the certificate for the rest-client-driver is trusted. Probably this won't be the case. Unfortunately the certificate validation would be on...

@ste00martin I also wondered about having "global" cache. I definitely love to see it, I always saw it as kind of strange. As far as I know it had some...

I can confirm, that the previous version works fine: 1.33.0. Additionally after upgrading back to 1.33.1, the bug is gone.