reqwest
reqwest copied to clipboard
Supporting 425 Too Early
I was wondering if there was a reason reqwest don't support HTTP response status code 425 too early:
RFC Here: https://datatracker.ietf.org/doc/html/rfc8470
If this seems reasonable to add I'm happy to go through the code and raise a PR for this.