Crate dxr_client
source ·Expand description
dxr_client
This crate is an implementation detail of the dxr crate, which provides an implementation of
an XML-RPC client based on reqwest.
Structs
- XML-RPC method call
- XML-RPC client implementation
- A parsed URL record.
Constants
- default value of the
User-AgentHTTP header for XML-RPC requests