socketry / async-http

MIT License
298 stars 45 forks source link

Add request & response hooks + example #130

Open zarqman opened 10 months ago

zarqman commented 10 months ago

Exploratory PR to add request & response hooks for the primary purpose of configuring multiple timeouts. Potentially useful for metrics or other things too.

Part 1/2: socketry/protocol-http1#21 Part 2/2: this PR

See #127 for discussion.

Types of Changes

Contribution