Function confluence::http::soap_action
[−]
[src]
pub fn soap_action(url: &str, action: &str, xml: &str) -> Result<Response>
Perform a SOAP action to specified URL.
pub fn soap_action(url: &str, action: &str, xml: &str) -> Result<Response>
Perform a SOAP action to specified URL.