How to distinguish HTTP body data of HTTP session

How do I know which session corresponds to HTTP data body? I think there are only IP and port, and there are no other identifiers

1 Like

hi,
You can turn “dump-all-headers: both” on in the HTTP option

However, this configuration is to output all HTTP headers in HTTP events. What I want is that there is also a body part, which can restore the whole HTTP session