// Package httpmw provides stdlib net/http middleware for transport concerns: // panic recovery, CORS, request ID injection, and structured request logging. // // No authentication or identity logic lives here — see httpauth-firebase for that. package httpmw