HTTP ServerInterface: RequestContextOn this pageInterface: RequestContext Context object passed to the fetch handler alongside the request. Properties remoteAddress remoteAddress: string The remote client IP address. server server: Server The server instance, useful for WebSocket upgrades.