[][src]Function confluence::http::soap_action

pub fn soap_action(url: &str, action: &str, xml: &str) -> Result<Response>

Perform a SOAP action to specified URL.