Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feichang
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
lib
http.js
on
debugger
User selector
All users
All time
Commit history
Commits on Dec 4, 2010
Fix global leaks
ry
committed
a0159b4
View commit details
Copy full SHA for a0159b4
View code at this point
Browse repository at this point
Commits on Dec 2, 2010
more lint
ry
committed
e232f6e
View commit details
Copy full SHA for e232f6e
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
Simplify state transitions in http.Client
Show description for 735b9d5
ry
committed
735b9d5
View commit details
Copy full SHA for 735b9d5
View code at this point
Browse repository at this point
Improve HTTP debug messages
ry
committed
6057747
View commit details
Copy full SHA for 6057747
View code at this point
Browse repository at this point
style
ry
committed
1db59af
View commit details
Copy full SHA for 1db59af
View code at this point
Browse repository at this point
Commits on Nov 21, 2010
Revert "Merge branch 'writev'"
Show description for 2320497
ry
committed
2320497
View commit details
Copy full SHA for 2320497
View code at this point
Browse repository at this point
Commits on Nov 19, 2010
Reset _eof on socket reuse
ry
committed
e1250a3
View commit details
Copy full SHA for e1250a3
View code at this point
Browse repository at this point
Dumper net.js integration
ry
committed
dcc547d
View commit details
Copy full SHA for dcc547d
View code at this point
Browse repository at this point
Rip out the old TLS implementation
ry
committed
df46c8e
View commit details
Copy full SHA for df46c8e
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
Fix permissions on http.js
ry
committed
72aee82
View commit details
Copy full SHA for 72aee82
View code at this point
Browse repository at this point
allowHalfOpen disabled by default
Show description for 2470d2e
ry
committed
2470d2e
View commit details
Copy full SHA for 2470d2e
View code at this point
Browse repository at this point
Commits on Oct 18, 2010
Fix expect/continue keepalive
mnot
authored and
ry
committed
b14eeb3
View commit details
Copy full SHA for b14eeb3
View code at this point
Browse repository at this point
Commits on Oct 11, 2010
Add destroy methods to HTTP messages
Show description for 8139bb2
ry
committed
8139bb2
View commit details
Copy full SHA for 8139bb2
View code at this point
Browse repository at this point
Removed deprecated methods from lib/http.js
miksago
authored and
ry
committed
0e1a581
View commit details
Copy full SHA for 0e1a581
View code at this point
Browse repository at this point
Fix test-http-buffer-sanity
ry
committed
7e24a05
View commit details
Copy full SHA for 7e24a05
View code at this point
Browse repository at this point
Soft migration of sys -> util, Removal of deprecated utils module.
miksago
authored and
ry
committed
e38eb0c
View commit details
Copy full SHA for e38eb0c
View code at this point
Browse repository at this point
Closer to a working pipe
ry
committed
2944e03
View commit details
Copy full SHA for 2944e03
View code at this point
Browse repository at this point
Changing http.js to use the same stream.Stream creation as net.js
miksago
authored and
ry
committed
1af52d2
View commit details
Copy full SHA for 1af52d2
View code at this point
Browse repository at this point
Add Stream base class with stream.pipe
ry
committed
bc69547
View commit details
Copy full SHA for bc69547
View code at this point
Browse repository at this point
Commits on Oct 7, 2010
expose parsers freelist
ry
committed
0003c70
View commit details
Copy full SHA for 0003c70
View code at this point
Browse repository at this point
syntax fixes to pass jslint
joshaven
authored and
ry
committed
3d4e4d8
View commit details
Copy full SHA for 3d4e4d8
View code at this point
Browse repository at this point
Commits on Oct 4, 2010
lib/http.js - nested loop stepping on variables of outer loop
Show description for 38f8665
ry
committed
38f8665
View commit details
Copy full SHA for 38f8665
View code at this point
Browse repository at this point
Commits on Oct 1, 2010
Add support for handling Expect: 100-continue
Show description for d59512f
mnot
authored and
ry
committed
d59512f
View commit details
Copy full SHA for d59512f
View code at this point
Browse repository at this point
Fix zero length buffer bug for http res.end()
Show description for 265cda9
ry
committed
265cda9
View commit details
Copy full SHA for 265cda9
View code at this point
Browse repository at this point
Commits on Sep 30, 2010
Consume HTTP trailing headers
mnot
authored and
ry
committed
1b24fc6
View commit details
Copy full SHA for 1b24fc6
View code at this point
Browse repository at this point
Move the http client's initParser() into prototype
ry
committed
c3bc48d
View commit details
Copy full SHA for c3bc48d
View code at this point
Browse repository at this point
Commits on Sep 28, 2010
Remove require('buffer') in built-in libraries.
ry
committed
069d973
View commit details
Copy full SHA for 069d973
View code at this point
Browse repository at this point
Commits on Sep 23, 2010
Fixed 'upgrade' event for httpclient
Show description for 5535aa3
indutny
authored and
ry
committed
5535aa3
View commit details
Copy full SHA for 5535aa3
View code at this point
Browse repository at this point
Commits on Sep 22, 2010
HTTP: close connection on connection:close header.
Show description for cc1d61c
mikeal
authored and
ry
committed
cc1d61c
View commit details
Copy full SHA for cc1d61c
View code at this point
Browse repository at this point
Commits on Sep 19, 2010
Pass correct message in HTTP client upgrade
Show description for db73c71
ry
committed
db73c71
View commit details
Copy full SHA for db73c71
View code at this point
Browse repository at this point
Commits on Sep 16, 2010
Remove deprecation warnings in http module
ry
committed
a63fd0f
View commit details
Copy full SHA for a63fd0f
View code at this point
Browse repository at this point
Commits on Sep 15, 2010
Send multiple header lines in ServerResponse#writeHead when header values are arrays
sstephenson
authored and
ry
committed
6560ab9
View commit details
Copy full SHA for 6560ab9
View code at this point
Browse repository at this point
Commits on Sep 14, 2010
Support for outgoing HTTP trailing headers
mnot
authored and
ry
committed
4fe3007
View commit details
Copy full SHA for 4fe3007
View code at this point
Browse repository at this point
Commits on Aug 27, 2010
Safe constructors: http.Server and http.Client
ry
committed
44a2879
View commit details
Copy full SHA for 44a2879
View code at this point
Browse repository at this point
Commits on Aug 21, 2010
set-cookies header is an array of values. always
ry
committed
2982e75
View commit details
Copy full SHA for 2982e75
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.