restapi.rest.response.ResponseMaker.get_html

static ResponseMaker.get_html(content, code, headers)[source]
Parameters:
  • content (Optional[Any])

  • code (int)

  • headers (dict[str, str])

Return type:

tuple[str, dict[str, str]]