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 }}
ghzhost
/
lily-sdk
Public
forked from
Lilly-Protocol/lily-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
lily-sdk
src
http
fetch-http-client.ts
on
fix/validate-per-request-timeout
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2026
fix(http): validate per-request timeoutMs in fetch transport (Closes #446)
ghzhost
committed
9f9a75d
View commit details
Copy full SHA for 9f9a75d
View code at this point
Browse repository at this point
fix(ci): make typecheck, lint, format, and tests pass
Show description for 79967c1
Netty-kun
committed
79967c1
View commit details
Copy full SHA for 79967c1
View code at this point
Browse repository at this point
fix(sdk): restore merge-corrupted http/config sources
Show description for 18a5303
Netty-kun
committed
18a5303
View commit details
Copy full SHA for 18a5303
View code at this point
Browse repository at this point
feat(http): map 4xx/5xx responses to typed SDK errors (#7)
Show description for bb07910
3 people
authored
bb07910
View commit details
Copy full SHA for bb07910
View code at this point
Browse repository at this point
Fix #56: [Bounty: $95] Add `AbortSignal` support to `HttpRequest` for external cancellation (#126)
Show description for a4bd78a
gnomedev-gvs
and
Netty-kun
authored
a4bd78a
View commit details
Copy full SHA for a4bd78a
View code at this point
Browse repository at this point
Fix #12: [Bounty: $80] Raise a clear error for 200 responses with empty JSON bodies (#134)
Show description for e88d561
gnomedev-gvs
and
Netty-kun
authored
e88d561
View commit details
Copy full SHA for e88d561
View code at this point
Browse repository at this point
Fix #19: [Bounty: $50] Avoid double-encoding pre-serialized string request bodies (#142)
Show description for 70db3e8
gnomedev-gvs
and
Netty-kun
authored
70db3e8
View commit details
Copy full SHA for 70db3e8
View code at this point
Browse repository at this point
Fix #16: [Bounty: $90] Only set `content-type: application/json` when a request has a body (#144)
Show description for 9a33073
gnomedev-gvs
and
Netty-kun
authored
9a33073
View commit details
Copy full SHA for 9a33073
View code at this point
Browse repository at this point
Fix #59: [Bounty: $95] Add an `isLilySdkError` type guard and error code constants (#146)
Show description for c063f10
gnomedev-gvs
and
Netty-kun
authored
c063f10
View commit details
Copy full SHA for c063f10
View code at this point
Browse repository at this point
Fix #18: [Bounty: $25] Allow per-request timeout opt-out with `timeoutMs: 0` (#151)
Show description for 7bcf6f4
gnomedev-gvs
and
Netty-kun
authored
7bcf6f4
View commit details
Copy full SHA for 7bcf6f4
View code at this point
Browse repository at this point
Fix #10: [Bounty: $50] Honor configured `retry.retryableStatusCodes` in the fetch transport (#155)
Show description for 40fef30
gnomedev-gvs
and
Netty-kun
authored
40fef30
View commit details
Copy full SHA for 40fef30
View code at this point
Browse repository at this point
chore: fix syntax errors and merge artifacts on main (#402)
Show description for 091ad6c
ZacLou
authored
091ad6c
View commit details
Copy full SHA for 091ad6c
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
feat: accept HeadersInit for HttpRequest.headers (Closes #65) (#191)
Show description for 676536b
3 people
authored
676536b
View commit details
Copy full SHA for 676536b
View code at this point
Browse repository at this point
feat: support array values in query string serialization (Closes #66) (#194)
Show description for b8f9efe
3 people
authored
b8f9efe
View commit details
Copy full SHA for b8f9efe
View code at this point
Browse repository at this point
feat: expose retry metadata on successful responses (#231)
Show description for 44318fb
rafaio1
and
root
authored
44318fb
View commit details
Copy full SHA for 44318fb
View code at this point
Browse repository at this point
Fix #33: Add exhaustive buildUrl query serialization tests (#238)
Show description for ddd91f4
Konor1743
and
Netty-kun
authored
ddd91f4
View commit details
Copy full SHA for ddd91f4
View code at this point
Browse repository at this point
feat: derive default user-agent from package version (#24) (#291)
Show description for b160bb3
3 people
authored
b160bb3
View commit details
Copy full SHA for b160bb3
View code at this point
Browse repository at this point
docs: document HTTP response parsing for 204 and non-JSON responses (#318)
Show description for d28f3af
3 people
authored
d28f3af
View commit details
Copy full SHA for d28f3af
View code at this point
Browse repository at this point
refactor(http): extract resolveAuthHeaders helper for auth header assembly (#337)
Show description for 635d814
3 people
authored
635d814
View commit details
Copy full SHA for 635d814
View code at this point
Browse repository at this point
refactor(http): extract resolveAuthHeaders helper for auth header assembly (#339)
Show description for 201a51a
rafaio1
and
root
authored
201a51a
View commit details
Copy full SHA for 201a51a
View code at this point
Browse repository at this point
style: fix inconsistent indentation in examples/quickstart.ts (#341)
Show description for ff7f1b0
3 people
authored
ff7f1b0
View commit details
Copy full SHA for ff7f1b0
View code at this point
Browse repository at this point
feat: add AbortSignal support to HttpRequest for external cancellation (#352)
Show description for b72feb8
3 people
authored
b72feb8
View commit details
Copy full SHA for b72feb8
View code at this point
Browse repository at this point
feat: add AbortSignal support to HttpRequest for external cancellation (closes #56) (#394)
Show description for 6dd1f15
3 people
authored
6dd1f15
View commit details
Copy full SHA for 6dd1f15
View code at this point
Browse repository at this point
fix: attach request metadata to transport errors (#23) (#395)
Show description for b56b74e
rafaio1
and
root
authored
b56b74e
View commit details
Copy full SHA for b56b74e
View code at this point
Browse repository at this point
Commits on May 16, 2026
feat(http): implement fetch transport
David-patrick-chuks
committed
a2eef85
View commit details
Copy full SHA for a2eef85
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.