diff options
author | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-09-18 18:43:00 +0000 |
---|---|---|
committer | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-09-18 20:43:00 +0200 |
commit | 76211281ab911070dda58a74130c3665ff07f73e (patch) | |
tree | 892188b18cfae4516a3b17175768849639bd7ec8 /api/src | |
parent | Add request logging (with env var: log-requests) (diff) | |
download | server-76211281ab911070dda58a74130c3665ff07f73e.tar.xz |
Add response code white/blacklisting
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/Server.ts | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/api/src/Server.ts b/api/src/Server.ts |