Open
Description
Related to #239, it is occasionally important to observe how the HTTP traffic actually interacted with the network on a live PCAP. A companion feature is therefore to be able to specify a file path to which we can log the TLS session keys.
This and #239 are complementary: #239 is capable of doing things this cannot (such as generating PCAPs for traffic over Unix sockets), and this is capable of doing things #239 cannot (actually logging specific packet details). It'd be useful to have both.