docker-http-https-echo icon indicating copy to clipboard operation
docker-http-https-echo copied to clipboard

[Feature request] Option to not log some headers (cookies for instance)

Open gaeljw opened this issue 10 months ago • 0 comments

Hello folks,

I think it would be nice if it was possible to add an option to filter out some headers (very generic) or at least an option to filter out cookies.

While this can be useful, it can also be undesirable to log the cookies. In a context where the app is used in a shared environment and developers call it directly for some tests, it could happen that users cookies are logged and could be used for impersonation. Obviously, by nature, this app has such security "issues" but it would still be nice to be able to disable logging some items when you want to be a bit safer.

gaeljw avatar Mar 11 '25 08:03 gaeljw