In apache http client(spring boot) we have a configuration connectionRequestTimeout, is there a way to test or see if this setting is working
How to test connectionRequestTimeout in apache http client, want to know what if exceeds the set milliseconds.