mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
07746429bb
The types may have similar names but are distinct types and should be used consistently. This changes the code to use the header and status code information directly from the `reqwests` library instead of mixing the two. Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>