socketry / async-http

MIT License
298 stars 45 forks source link

Add `Async::HTTP::Client#open` to warm up connection pool. #90

Closed ioquatix closed 2 years ago

ioquatix commented 2 years ago

https://github.com/socketry/async-http/issues/89

Types of Changes

Testing

ioquatix commented 2 years ago

For now, let's just use the connection pool directly.