Damian Bogel
Damian Bogel
Is my understanding correct that we don't need anything extra to support this case? Maybe just a GoDoc example?
Could you please clarify?
WDYM "protect single handlers" here? As in, install an `InterceptorConfig` per handler, or what?
Figure out how to interact with other routers (like gorilla).
MDN: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary. I agree that for now we should add the value to the `Vary` header, but we might consider actually having a separate plugin to control `Vary` (or other...
The issue with having this in the core of the framework rather than a plugin is harder migration, because we usually don't offer opt-outs from core features. That being said,...
EDIT: Nevermind, I misremembered what was in this thread. Anyway, it seems that @empijei is in favor of adding it to the core of the framework too. Up for grabs....
this should not have been closed.
ETA: EOW
What remains: - [ ] resolve `safehttp` godoc TODOs - [ ] developer guide