imgurs/src/imgur
Andre Julius 89a7969353 Add `with_http_client` method to ImgurClient
This will allow customization of the http client or just providing an already existing http client.
In my use case I already have a client I'd like to reuse.
2022-11-07 08:30:13 +01:00
..
requests feat: add get_album function (#76) 2022-09-05 21:07:21 +02:00
album_type.rs feat: add get_album function (#76) 2022-09-05 21:07:21 +02:00
client.rs chore(release): v0.10.0 2022-10-01 18:43:08 +02:00
image_type.rs feat: move cli to other crate and add The Null Pointer (0x0.st) 2022-08-24 15:35:51 +02:00
mod.rs Add `with_http_client` method to ImgurClient 2022-11-07 08:30:13 +01:00
send_api_request.rs fix: clippy warnings 2022-09-05 20:54:59 +02:00