Create routine to allow setting the get and post default timeout value
Closed this issue · 0 comments
devrobo commented
Currently a user of the API modules has no way to set the timeout on a per request basis which means that the API calls will always use the default timeout value. This call allows the user to change the timeout on the fly.