diff options
| author | Puyodead1 <puyodead@proton.me> | 2025-03-23 14:20:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-23 14:20:32 -0400 |
| commit | 05520665dc1521db23af9b71763ddd86f114c5a8 (patch) | |
| tree | 09a2813b0a2a15fab6364e4115436dfc4953222f /src/api | |
| parent | Merge pull request #1260 from MathMan05/patch-5 (diff) | |
| parent | Stop sending X-Powered-By & share CORS/BodyParser (diff) | |
| download | server-ts-05520665dc1521db23af9b71763ddd86f114c5a8.tar.xz | |
Merge pull request #1205 from DEVTomatoCake/feat/dont-send-x-powered-by
Stop sending X-Powered-By & use API CORS + BodyParser middlewares in CDN
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/Server.ts | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/api/Server.ts b/src/api/Server.ts |
