Skip to content

imp/reqwest-response-ext-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When using reqwest sometimes you need to decide how to consume the response body based on the response status or even based on some external input. reqwest::Response, however, doesn't allow you to do it easily. TypedResponse in this crate allows you to do exactly that.

About

Extension trait for reqwest::{blocking}::Response

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages