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
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
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 }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.2k
Star
122k
Code
Issues
630
Pull requests
545
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Process 100, 102-199 status codes according to specs.
- #18033
#18033
Closed
miles-po
wants to merge 20 commits into
nodejs:master
nodejs/node:master
from
miles-po:1xx
miles-po/node:1xx
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Process 100, 102-199 status codes according to specs.
#18033
miles-po
wants to merge 20 commits into
nodejs:master
nodejs/node:master
from
miles-po:1xx
miles-po/node:1xx
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2018
Process 100, 102-199 status codes according to specs.
Show description for 5200fab
Miles Elam
committed
5200fab
View commit details
Copy full SHA for 5200fab
Browse repository at this point
Cleaning up status code comment to be clearer.
Miles Elam
committed
fba79a8
View commit details
Copy full SHA for fba79a8
Browse repository at this point
Cleaning up code to reuse informational status check.
Show description for 58bb0ca
Miles Elam
committed
58bb0ca
View commit details
Copy full SHA for 58bb0ca
Browse repository at this point
Fine tuning comment change.
Miles Elam
committed
79301fa
View commit details
Copy full SHA for 79301fa
Browse repository at this point
Renamed 'informational' function to be more explicit.
Miles Elam
committed
b2c81fc
View commit details
Copy full SHA for b2c81fc
Browse repository at this point
Firing event for information messages
Show description for fd33e98
Miles Elam
committed
fd33e98
View commit details
Copy full SHA for fd33e98
Browse repository at this point
Adding writeInformation to handle 1xx status codes
Show description for 2113f0a
Miles Elam
committed
2113f0a
View commit details
Copy full SHA for 2113f0a
Browse repository at this point
Adding 102 Processing test
Miles Elam
committed
65405c4
View commit details
Copy full SHA for 65405c4
Browse repository at this point
Renaming 102 status test
Miles Elam
committed
ea72928
View commit details
Copy full SHA for ea72928
Browse repository at this point
Added test for 103 Early Hints
Show description for 29cae69
Miles Elam
committed
29cae69
View commit details
Copy full SHA for 29cae69
Browse repository at this point
Making a record
Miles Elam
committed
5f4049c
View commit details
Copy full SHA for 5f4049c
Browse repository at this point
Dropped 103+ and concentrated on 102 Processing
Miles Elam
committed
d7bacbb
View commit details
Copy full SHA for d7bacbb
Browse repository at this point
Capitalized comment and added comments for context
Miles Elam
committed
12e0566
View commit details
Copy full SHA for 12e0566
Browse repository at this point
Addressing notes by @mcollina
Show description for e51c7ae
Miles Elam
committed
e51c7ae
View commit details
Copy full SHA for e51c7ae
Browse repository at this point
Updated docs to clarify and show usage
Miles Elam
committed
0386a11
View commit details
Copy full SHA for 0386a11
Browse repository at this point
Fixed line length
Miles Elam
committed
e46b997
View commit details
Copy full SHA for e46b997
Browse repository at this point
Commits on Feb 12, 2018
Removed HTTP/2 doc updates
Show description for 130e729
Miles Elam
committed
130e729
View commit details
Copy full SHA for 130e729
Browse repository at this point
Fixed rebase errors and nits
Show description for 89e4552
Miles Elam
committed
89e4552
View commit details
Copy full SHA for 89e4552
Browse repository at this point
Unwrapped redundant mustCall(...)
Miles Elam
committed
1eee678
View commit details
Copy full SHA for 1eee678
Browse repository at this point
Commits on Feb 14, 2018
Fixed markdown typo; removed warning
Miles Elam
committed
1c2e86d
View commit details
Copy full SHA for 1c2e86d
Browse repository at this point
You can’t perform that action at this time.