```typescript
import { IncomingMessage } from "node:node__http.d.ts";
```
**Only valid for response obtained from [ClientRequest](../.././node__http.d.ts/~/ClientRequest).**
The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`.