Methods defined by a service interface (an interface which directly or indirectly extends `IHttpService`) should have the following property: The method name should have the format `Prepare{Action}Async`.
Methods defined by a service interface (an interface which directly or indirectly extends
IHttpService) should have the following property:The method name should have the format
Prepare{Action}Async.