Idea
We should populate the extra top-level field tlsErrors: [HARTLSError] from raw tshark output, as ~ specified in HTTPToolkit tool.
Doing this we could keep track of network traffic that we did not manage to decipher (e.g. the app uses a non-standard library for TLS communication, that is not yet handled by friTap).
Details
Idea
We should populate the extra top-level field
tlsErrors: [HARTLSError]from raw tshark output, as ~ specified in HTTPToolkit tool.Doing this we could keep track of network traffic that we did not manage to decipher (e.g. the app uses a non-standard library for TLS communication, that is not yet handled by
friTap).Details