Lazy initialize mime accept header (#2629)
## Description Do not parse and initialize the mime, known at compile time, on every request. See https://github.com/awslabs/smithy-rs/pull/2607#discussion_r1172607704 ## Checklist <!--- If a checkbox below is not applicable, then please DELETE it rather than leaving it unchecked --> - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ --------- Signed-off-by:Daniele Ahmed <ahmeddan@amazon.de>
Loading
Please register or sign in to comment