How to download binary request body?

Hi there,

I’m debugging a request that has a binary body. I can ‘view’ it as text, but that doesnt help me any further:

image

It’s probably gzipped, but I cannot find a way to export the request body to a file so I can further inspect it. Any ideas on how to export it as a binary?

Thanks!

M

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.