Skip to content

Request

Everything under Quiote\Runtime\Request.

ClassDescription
WorkerRequestFactoryThe single seam every worker runtime funnels its inbound request through, so reverse-proxy correction happens identically whether the request came from superglobals (a SAPI) or from a server that handed us a PSR-7 object (RoadRunner, Swoole).