HttpServerRequest Interface
Deprecated in 3.6 - might be removed in next major version. The RPC system will be significantly refactored (or replaced) in the future.
An HTTP server request object.
Extends
- BackendReadable
Methods
| Name | Description | |
|---|---|---|
| destroy(error?: Error): this | Destroy the stream. | |
| setTimeout(msecs: number, callback: () => void): void | ||
| setTimeout(msecs: number, callback: () => void): this |
Properties
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.