dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

add FLOC header #67

Closed arhimede closed 3 years ago

arhimede commented 3 years ago

similar to this one https://gist.github.com/fabpot/e8734923ae52b6faf6287de01d679739

enable or disable FLOC in Chrome

alexmerlin commented 3 years ago

Based on this and Issue #33 maybe it's time for a dot-header package that's able to add route-based extra/custom headers to the response.