s3s
s3s copied to clipboard
Hint when virtual-hosted-style requests parsing is not enabled
Virtual-hosted-style requests are reported as Unknown Operation when the parsing is not enabled. It may be confusing. We need to improve logs or docs.
Hint when:
- parsed virtual host
- invalid bucket name (domain-like)
https://github.com/s3s-project/s3s/blob/5b07a6d7bbdbd48a7287e42dba5b941845fda9e6/crates/s3s/src/host.rs#L195-L198