pylabrobot.li_cor.odyssey.OdysseyChatterbox.request_raw#

async OdysseyChatterbox.request_raw(method: str, path: str, body: bytes | None = None, *, headers: Mapping[str, str] | None = None, allow_redirects: bool = True) HTTPResponse#

Handle a scan-control, status, or image request entirely in memory.

Parameters:
Return type:

HTTPResponse