Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@davidpdrsn
Copy link
Member

  • Support checking FromRequest bounds for extractors whose request body is something else than
    axum::body::Body. Use #[debug_handler(body = YourBodyType)] to use a different request body
    type (#595)

- Support checking `FromRequest` bounds for extractors whose request body is something else than
  `axum::body::Body`. Use `#[debug_handler(body = YourBodyType)]` to use a different request body
  type ([#595])

[#595]: #595
@davidpdrsn davidpdrsn added the T-release Topic: releases label Dec 9, 2021
@davidpdrsn davidpdrsn merged commit 3a259dc into main Dec 9, 2021
@davidpdrsn davidpdrsn deleted the axum-debug-0.3.2 branch December 9, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-release Topic: releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants