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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bgpkit
/
oneio
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
24
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/resumable http
- #76
#76
Merged
digizeph
merged 12 commits into
bgpkit:main
bgpkit/oneio:main
from
JustinLoye:feature/resumable-http
JustinLoye/oneio:feature/resumable-http
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feature/resumable http
#76
digizeph
merged 12 commits into
bgpkit:main
bgpkit/oneio:main
from
JustinLoye:feature/resumable-http
JustinLoye/oneio:feature/resumable-http
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
resumable http to handle dropped connections
JustinLoye
committed
296098e
View commit details
Copy full SHA for 296098e
Browse repository at this point
Commits on Jul 15, 2026
cover and test more edge cases
JustinLoye
committed
cc1d1b1
View commit details
Copy full SHA for cc1d1b1
Browse repository at this point
make download() also use the resumable http reader
JustinLoye
committed
03ce583
View commit details
Copy full SHA for 03ce583
Browse repository at this point
validate bytes is in content range header
Show description for 3e3fdb6
JustinLoye
and
Copilot
authored
3e3fdb6
View commit details
Copy full SHA for 3e3fdb6
Browse repository at this point
remove backoff for first resume attempt and use reqwest range header name
JustinLoye
committed
4bbfbd2
View commit details
Copy full SHA for 4bbfbd2
Browse repository at this point
flush the writer before returning Ok in download()
JustinLoye
committed
1f9f908
View commit details
Copy full SHA for 1f9f908
Browse repository at this point
more robust range request header check in tests
JustinLoye
committed
c8e9557
View commit details
Copy full SHA for c8e9557
Browse repository at this point
Commits on Jul 29, 2026
address 2nd round of reviews
JustinLoye
committed
2a10dc7
View commit details
Copy full SHA for 2a10dc7
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/resumable-http
JustinLoye
committed
4e1f93b
View commit details
Copy full SHA for 4e1f93b
Browse repository at this point
chore: fix changelog entry ordering after merge
JustinLoye
committed
1726248
View commit details
Copy full SHA for 1726248
Browse repository at this point
fix: pin Accept-Encoding: identity on resumable HTTP reads
Show description for 3d4914e
digizeph
committed
3d4914e
View commit details
Copy full SHA for 3d4914e
Browse repository at this point
test: add real-file end-to-end resumable reader test
Show description for f24b989
digizeph
committed
f24b989
View commit details
Copy full SHA for f24b989
Browse repository at this point
You can’t perform that action at this time.