gst-plugins-rs/gst-plugin-reqwest/tests
ahamedsajeer.15 ce1ed81922 reqwesthttpsrc: Report correct error messages based on HTTP error status codes
404 is mapped to ResourceError::NotFound
401,402,403,407 are mapped to ResourceError::NotAuthorized
other error status codes are mapped to ResourceError::OpenRead
This mirrors the behavior in souphttpsrc
2019-07-05 18:54:10 +05:30
..
reqwesthttpsrc.rs reqwesthttpsrc: Report correct error messages based on HTTP error status codes 2019-07-05 18:54:10 +05:30