feat(handler): 403 on host already taken

This commit is contained in:
2026-04-18 16:29:21 +02:00
parent 5ffc81b6ca
commit d0316dbd62
2 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -113,7 +113,8 @@ curl -X DELETE \
- [ ] proper doc
- [ ] unit tests
- [x] 404 GET on host not found
- [ ] 403 PUT on host already taken
- [x] 403 PUT on host already taken
- [ ] remove dot files after file extract
- [ ] X-Redirect
- [ ] X-Proxy