Searched refs:xml_body (Results 1 – 2 of 2) sorted by relevance
227 xml_body = HZPXML % params233 xml_body = HZXML % params236 {'Content-Type': 'text/xml'}, xml_body)300 xml_body = self.POSTHCXMLBody % params301 response = self.make_request('POST', uri, {'Content-Type': 'text/xml'}, xml_body)451 def change_rrsets(self, hosted_zone_id, xml_body): argument469 xml_body)
1768 xml_body, headers=None): argument1778 headers=headers, data=xml_body)