Bug Fixes
- client: cancel blocking DNS lookup if
GaiFuture
is dropped (174b553d)
Features
- http1: add
http1_writev(bool)
options to Client and Server builders, to allow forcing vectored writes (80627141) - upgrade: allow http upgrades with any body type (ab469eb3)