This PR separates the concept of a Transaction, an HTTP request/response pair, from that of a Connection. This paves the way for smarter connection management, as well as more fine-grained state representations at the app level.
Not sure why this ended up being so huge, but here we are.
This PR separates the concept of a Transaction, an HTTP request/response pair, from that of a Connection. This paves the way for smarter connection management, as well as more fine-grained state representations at the app level.
Not sure why this ended up being so huge, but here we are.
It also adds date.h.