Skip to main content

Module executor

Module executor 

Source

Structs§

HttpExecutor
HTTP/GraphQL protocol executor.
HttpStreamExecutor
Streaming HTTP executor — sends response chunks as they arrive.

Functions§

execute_http_once_with_host_validator
Execute a single HTTP request (with redirect following) and return the result.