# Functions
BodyDump prints out the request body for debugging purpose.
CORS adds Cross-Origin Resource Sharing support.
DisableCache sets the Cache-Control directive to no-store.
Headers adds general security headers for basic security measures.
SimpleCORS returns a CORS middleware with minimum configurations.