> What would you prefer to happen?
>
> If the type ClientResponse returned then no exception will be thrown.
> For any other type the assumption is the client wants a 2xx response,
> which means the client can handle exception cases using exceptions.
Yes...that makes a lot of sense of course. Should have thought it through
myself before posting the remark.Apologies for the noise.
>> For testing purposes that is
>> a bit of nuisance, but it is not blocking.
>>
>
> You might be able to include a client filter when testing.
Ok...have not used it. Will see were it gets me.
>
>