-
- Downloads
Improve HTTP header errors (#3779)
This improves error messaging for HTTP header related errors. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Showing
- .changelog/1722544572.md 12 additions, 0 deletions.changelog/1722544572.md
- rust-runtime/aws-smithy-runtime-api/Cargo.toml 1 addition, 1 deletionrust-runtime/aws-smithy-runtime-api/Cargo.toml
- rust-runtime/aws-smithy-runtime-api/src/http/error.rs 110 additions, 18 deletionsrust-runtime/aws-smithy-runtime-api/src/http/error.rs
- rust-runtime/aws-smithy-runtime-api/src/http/headers.rs 41 additions, 22 deletionsrust-runtime/aws-smithy-runtime-api/src/http/headers.rs
- rust-runtime/aws-smithy-runtime-api/src/http/request.rs 3 additions, 5 deletionsrust-runtime/aws-smithy-runtime-api/src/http/request.rs
Loading
Please register or sign in to comment