feat: implements advanced routing for bucket POST and object PUT operations.

Fixes #1036

Fixes the issue when calling a non-existing root endpoint(POST /) the gateway returns `NoSuchBucket`. Now it returns the correct `MethodNotAllowed` error.
This commit is contained in:
niksis02
2025-06-19 22:08:54 +04:00
parent a3fef4254a
commit b7c758b065
10 changed files with 999 additions and 1018 deletions

File diff suppressed because it is too large Load Diff