mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
## Summary Adds an option to log request body for protocols that perform request inspection, such as MCP. ## Related issues Fix https://linear.app/pomerium/issue/ENG-2544/authorize-request-body-logging ## User Explanation <!-- How would you explain this change to the user? If this change doesn't create any user-facing changes, you can leave this blank. If filled out, add the `docs` label --> ## Checklist - [ ] reference any related issues - [ ] updated unit tests - [ ] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [ ] ready for review |
||
---|---|---|
.. | ||
access.go | ||
authorize.go | ||
debug.go | ||
grpc.go | ||
headers.go | ||
headers_test.go | ||
log.go | ||
log_test.go | ||
middleware.go | ||
middleware_test.go | ||
multiwriter.go | ||
warnings.go |