MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
ResponseState

@morojs/moro


@morojs/moro / ResponseState

Interface: ResponseState

Defined in: src/types/http.ts:48

Properties

finished

finished: boolean

Defined in: src/types/http.ts:52


headers

headers: Record<string, any>

Defined in: src/types/http.ts:51


headersSent

headersSent: boolean

Defined in: src/types/http.ts:49


statusCode

statusCode: number

Defined in: src/types/http.ts:50


writable

writable: boolean

Defined in: src/types/http.ts:53

Back to ResponseStateView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.