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