82marbag
82marbag
Related issue in smithy-rs, where we follow more closely the smithy spec: https://github.com/awslabs/smithy-rs/issues/1544
Next could be the async version
test-msrv fails on: Error: could not compile `hashbrown`
@davidpdrsn should I add that as a dependency? Are you ok with it?
Yes, we're using `mime`. Do you prefer to move to that new crate or should I have both, the last crate for this specific issue and gradually move away from...
I would not re-implement that in tower-http, I'd either * ask to implement or implement it myself in mime * use the mediatype crate To implement it here maybe nom...
cc @LucioFranco @seanmonstar @hlbarber
Any update on this?