fhir-sdk
fhir-sdk copied to clipboard
Feat: Allow Custom Reqwest Client
Allow optional insertion of a pre defined Reqwest Client. This allows for the sdk to support things like custom TLS resolution.
Just wanted to say, thanks for this crate, its really nice to use. One of my biggest blockers is this works fine for local development, however, connecting to test servers are a challenge because we need to support extra security (mTLS).
Hopefully this is a quick / simple work around. Although, if there is a better way to do this please say!
This is my first PR into a rust project, so apploigies if there is something wrong, im still very new to rust!
Eh, Github didn't notice, but I merged this. Thank you for the contribution :) It is also released to crates.io .
Sorry it looks closed 😅