API Reference > imodeljs-common > RpcInterface > HttpServerResponse HttpServerResponse Interface An HTTP server response object. Extends Writable Methods Name Description send(body?: any): HttpServerResponse set(field: string, value: string): void status(code: number): HttpServerResponse Defined in core/common/src/rpc/web/WebAppRpcProtocol.ts Line 74 Last Updated: 11 June, 2024