vladmunteanu / th2c

Tornado HTTP/2 Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose connection timeout

vladmunteanu opened this issue · comments

At the moment, connection timeout is passed as a globally defined constant.
Should be configurable through the client's constructor.