MCPcopy
hub / github.com/nestjs/nest / end

Method end

packages/common/interfaces/http/http-server.interface.ts:70–70  ·  view source on GitHub ↗
(response: any, message?: string)

Source from the content-addressed store, hash-verified

68 reply(response: any, body: any, statusCode?: number): any;
69 status(response: any, statusCode: number): any;
70 end(response: any, message?: string): any;
71 render(response: any, view: string, options: any): any;
72 redirect(response: any, statusCode: number, url: string): any;
73 isHeadersSent(response: any): boolean;

Callers 15

catchMethod · 0.65
handleUnknownErrorMethod · 0.65
sse-stream.spec.tsFile · 0.65
endStreamMethod · 0.65
onCloseMethod · 0.65
sseMethod · 0.65
endMethod · 0.65
endMethod · 0.65
StreamableFileClass · 0.65
closeMethod · 0.65

Calls

no outgoing calls

Tested by 13

performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
performHttpCallFunction · 0.52
useMethod · 0.52
configureMethod · 0.52
configureMethod · 0.52
configureMethod · 0.52