Pubclienthttp timeout property

I have an HTTP call that can take up to 3 minutes. I am using the pub.client.http to make the call, I have set the timeout property to 185.
The pub.client.http does not appear to be using the 185 sec property, the call timesout after about 5 seconds.

Any thoughts?