s3s icon indicating copy to clipboard operation
s3s copied to clipboard

Hint when virtual-hosted-style requests parsing is not enabled

Open Nugine opened this issue 9 months ago • 1 comments

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.

Nugine avatar Feb 26 '25 09:02 Nugine

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

Nugine avatar Oct 30 '25 06:10 Nugine