module documentation

Undocumented

Class Args Undocumented
Function get Get a raw service response
Function get_text Undocumented
Function get_url Undocumented
Variable _ows_error_strings Undocumented
def get(args: Args, **kwargs) -> gws.lib.net.HTTPResponse: (source)

Get a raw service response

def get_text(args: Args, **kwargs) -> str: (source)

Undocumented

def get_url(url: str, **kwargs) -> gws.lib.net.HTTPResponse: (source)

Undocumented

_ows_error_strings: tuple[str, ...] = (source)

Undocumented