+23
−4
+66
−0
Loading
* fix(ops): enhance extract_host to return host from URI if available * Update crates/s3s/src/ops/mod.rs Co-authored-by:Copilot <175728472+Copilot@users.noreply.github.com> * Update crates/s3s/src/ops/tests.rs Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * fix(ops): improve extract_host to prioritize HOST header over URI host * fix(ops): update extract_host to utilize http crate and enhance URI handling * Update crates/s3s/src/ops/mod.rs Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * fix(tests): update extract_host_from_uri tests to assert expected host values * fix(ops): enhance extract_host to correctly format host with port when applicable * fix(ops): simplify extract_host to format host with port only when necessary * fix --------- Co-authored-by:
damon <damonxue2@gmail.com> Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by:
Nugine <nugine@foxmail.com>