Skip to content

Flow types for Node createServer APIs#55462

Open
robhogan wants to merge 1 commit intomainfrom
export-D92393810
Open

Flow types for Node createServer APIs#55462
robhogan wants to merge 1 commit intomainfrom
export-D92393810

Conversation

@robhogan
Copy link
Contributor

@robhogan robhogan commented Feb 7, 2026

Summary:
Node.js createServer options for the net, tls, http and https modules are currently unclearly typed as just Object.

This adds full typing for all options as of Node.js 24.

Changelog: [Internal]

Differential Revision: D92393810

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 7, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 7, 2026

@robhogan has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92393810.

Summary:

Node.js `createServer` options for the `net`, `tls`, `http` and `https` modules are currently unclearly typed as just `Object`.

This adds full typing for all options as of Node.js 24.

Changelog: [Internal]

Differential Revision: D92393810
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants