@Razi Kheir Unfortunately, that depends a bit on the client implementation. Which one are you using?
r
Razi Kheir
09/04/2019, 2:19 AM
OkHttp
d
dave
09/04/2019, 8:50 AM
@s4nchez can you have a quick sweep through the rest of the clients as well to double check them?
👍 1
s
s4nchez
09/04/2019, 9:00 AM
@dave Yes. I'm adding that check as part of our
HttpClientContract
.
👍 1
s4nchez
09/04/2019, 9:01 AM
Incidentally, that required me to change all the client tests to use Jetty server rather than SunHttp, because SunHttp does not support custom status code description...
🤷 1
s4nchez
09/04/2019, 9:06 AM
@Razi Kheir that'll be fixed in 3.179.1 (releasing now)