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
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 }}
rpython
/
hapi
Public
forked from
hapijs/hapi
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
hapi
test
on
stream_fix
User selector
All users
All time
Commit history
Commits on Dec 18, 2014
allow replying with a stream as returned by node core http client methods, closes #2301
nlf
committed
bc313d1
View commit details
Copy full SHA for bc313d1
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Tweak table() api. Closes #2262
hueniverse
committed
43869ff
View commit details
Copy full SHA for 43869ff
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Prevent objectMode streams. Closes #2255
Eran Hammer
committed
6f8e408
View commit details
Copy full SHA for 6f8e408
View code at this point
Browse repository at this point
uri connection option. Closes #2249
Eran Hammer
committed
fbeac4a
View commit details
Copy full SHA for fbeac4a
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Split debug setting. Closes #2247
Eran Hammer
committed
98acb52
View commit details
Copy full SHA for 98acb52
View code at this point
Browse repository at this point
Restore full uri in error message. Closes #2246
Eran Hammer
committed
e94816d
View commit details
Copy full SHA for e94816d
View code at this point
Browse repository at this point
Auth views. Closes #2234
Eran Hammer
committed
30df1bc
View commit details
Copy full SHA for 30df1bc
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Fix reply.continue() in prerequisite. Closes #2243
j
committed
1d527f7
View commit details
Copy full SHA for 1d527f7
View code at this point
Browse repository at this point
Fix reply.continue() in handler. Closes #2242
Eran Hammer
committed
3170797
View commit details
Copy full SHA for 3170797
View code at this point
Browse repository at this point
Fix string notation reply interface and logging. Closes #2226. Closes #2241
Eran Hammer
committed
32007fa
View commit details
Copy full SHA for 32007fa
View code at this point
Browse repository at this point
Cached method in string notation uses cache. Closes #2240
Eran Hammer
committed
ff27b2e
View commit details
Copy full SHA for ff27b2e
View code at this point
Browse repository at this point
Include auth in validation context. Closes #2238
Eran Hammer
committed
6f558b9
View commit details
Copy full SHA for 6f558b9
View code at this point
Browse repository at this point
node 0.11
hueniverse
committed
b9a7f95
View commit details
Copy full SHA for b9a7f95
View code at this point
Browse repository at this point
Test for #2239
hueniverse
committed
7d8ef03
View commit details
Copy full SHA for 7d8ef03
View code at this point
Browse repository at this point
Tweak uri rules. Closes #2233
Eran Hammer
committed
35895af
View commit details
Copy full SHA for 35895af
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
misc
Eran Hammer
committed
62d0073
View commit details
Copy full SHA for 62d0073
View code at this point
Browse repository at this point
Minimal server. Closes #2237
Eran Hammer
committed
28e1c99
View commit details
Copy full SHA for 28e1c99
View code at this point
Browse repository at this point
server decorations. Closes #1971
Eran Hammer
committed
1188b0e
View commit details
Copy full SHA for 1188b0e
View code at this point
Browse repository at this point
Change route public interface. Closes #2231
Eran Hammer
committed
cbbd481
View commit details
Copy full SHA for cbbd481
View code at this point
Browse repository at this point
Expose realm. Closes #2235. Closes #2230
Eran Hammer
committed
cc0cd5b
View commit details
Copy full SHA for cc0cd5b
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Simplify plugin.expose(). Closes #2229
Eran Hammer
committed
f18de3e
View commit details
Copy full SHA for f18de3e
View code at this point
Browse repository at this point
Route lookup by path. Closes #2220
hueniverse
committed
ff946af
View commit details
Copy full SHA for ff946af
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
Cleanup host, port, and address config. Closes #2224
hueniverse
committed
f9a386b
View commit details
Copy full SHA for f9a386b
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Update inert
hueniverse
committed
5f444db
View commit details
Copy full SHA for 5f444db
View code at this point
Browse repository at this point
fix bind cloning. Closes #2216. Closes #2219
hueniverse
committed
2194b3e
View commit details
Copy full SHA for 2194b3e
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Allow turning scope off. Closes #2217
hueniverse
committed
b2bd1ba
View commit details
Copy full SHA for b2bd1ba
View code at this point
Browse repository at this point
Update route config
hueniverse
committed
c6d3eae
View commit details
Copy full SHA for c6d3eae
View code at this point
Browse repository at this point
Revert stripTrailingSlash change. Closes #2215
hueniverse
committed
84327ca
View commit details
Copy full SHA for 84327ca
View code at this point
Browse repository at this point
Fix auth strategy interface. Closes #2209
hueniverse
committed
da627a4
View commit details
Copy full SHA for da627a4
View code at this point
Browse repository at this point
Refactor configuration. Closes #2203
hueniverse
committed
da693c8
View commit details
Copy full SHA for da693c8
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
route bind and files settings. Closes #2206
Eran Hammer
committed
eb68edc
View commit details
Copy full SHA for eb68edc
View code at this point
Browse repository at this point
Rename plugin register route option to routes. Closes #2205
Eran Hammer
committed
99aa9d1
View commit details
Copy full SHA for 99aa9d1
View code at this point
Browse repository at this point
Move payload config to routes. For #2203
hueniverse
committed
4299e9e
View commit details
Copy full SHA for 4299e9e
View code at this point
Browse repository at this point
Move timeouts to route. For #2203
Eran Hammer
committed
4984550
View commit details
Copy full SHA for 4984550
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Rename cacheControlStatus to cache.statuses. Closes #2201
Eran Hammer
committed
58fa53c
View commit details
Copy full SHA for 58fa53c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.