socketry / async-http

MIT License
320 stars 46 forks source link

Add request & response hooks + example #130

Open zarqman opened 1 year ago

zarqman commented 1 year 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