Transforms¶
Module for transforming responses
- class CheckCommandTransform¶
Check the response code of a response and raise GmpError if response was an error response
- class EtreeCheckCommandTransform¶
Transform a response into a lxml.etree root element and raise GmpError if response was an error response