Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove ServerResponse.headersSent support check #77

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Phillip9587
Copy link
Contributor

http.ServerResponse.headersSent was added in v0.9.3.
http2.Http2ServerResponse.headersSent was added in v8.4.0

`http.ServerResponse.headersSent` was added in v0.9.3. `http2.Http2ServerResponse.headersSent` was added in v8.4.0
@Phillip9587
Copy link
Contributor Author

Hey @wesleytodd! Just wanted to check in and see if there’s anything I can help with to move this PR forward. Let me know if I can make any changes or provide additional info. Thanks!

@wesleytodd wesleytodd merged commit c70bf84 into pillarjs:master Jan 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants