mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
This should complement the `:origin` option, in order to provide good defaults to build REST SDKs around of. Ex: ```ruby HTTPX.with(origin: "https://api.this-product.com", base_path: "/v3.1") ```