benjamin-bader / amanuensis

ah - MAN - you - EN - sis: Web Traffic Inspector
GNU General Public License v3.0
2 stars 0 forks source link

Introducing Transactions #8

Closed benjamin-bader closed 6 years ago

benjamin-bader commented 6 years ago

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.