nokia / restful

A powerful RESTful framework for Go.
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

Dial timeout #40

Closed zombi-HU closed 1 year ago

zombi-HU commented 1 year ago

the default dial timeout for http client is 30 sec, which is way to much. Lets modify it to 2sec.