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 }}
cortexm
/
uhttp-server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: cortexm/uhttp-server
Actions
All workflows
Workflows
MicroPython Integration
MicroPython Integration
Publish to PyPI
Publish to PyPI
Tests
Tests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
98 workflow runs
98 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
v3.2.0
Publish to PyPI
#20:
Release
v3.2.0
published by
pavelrevak
58s
58s
View workflow file
replace settle sleeps with waiting on the condition
Tests
#61:
Commit
8d59d7a
pushed by
pavelrevak
3m 33s
main
main
3m 33s
View workflow file
close the connection when next() surfaces a disconnect
Tests
#60:
Commit
106be62
pushed by
pavelrevak
4m 24s
main
main
4m 24s
View workflow file
harden trusted_proxies matching
Tests
#59:
Commit
09b1e3d
pushed by
pavelrevak
5m 49s
main
main
5m 49s
View workflow file
fix backpressure defects found reviewing the 3.1 pause/resume work
Tests
#58:
Commit
8463bb5
pushed by
pavelrevak
5m 17s
main
main
5m 17s
View workflow file
rework client address properties (breaking, 3.2)
Tests
#57:
Commit
c56eaae
pushed by
pavelrevak
5m 26s
main
main
5m 26s
View workflow file
v3.1.0
Publish to PyPI
#19:
Release
v3.1.0
published by
pavelrevak
2m 28s
2m 28s
View workflow file
document pause_reading()/resume_reading() backpressure
Tests
#56:
Commit
626e000
pushed by
pavelrevak
5m 18s
main
main
5m 18s
View workflow file
treat EWOULDBLOCK as would-block, not a disconnect (Windows)
Tests
#55:
Commit
4c9b4cb
pushed by
pavelrevak
5m 14s
main
main
5m 14s
View workflow file
add pause_reading()/resume_reading() for inbound backpressure
Tests
#54:
Commit
c901cf3
pushed by
pavelrevak
4m 29s
main
main
4m 29s
View workflow file
document what a downstream integration had to read the code for
Tests
#53:
Commit
6ab2c98
pushed by
pavelrevak
5m 22s
main
main
5m 22s
View workflow file
v2.6.2
Publish to PyPI
#18:
Release
v2.6.2
published by
pavelrevak
2m 26s
2m 26s
View workflow file
run CI on the v2 maintenance branch too
Tests
#52:
Commit
74ab109
pushed by
pavelrevak
5m 29s
v2
v2
5m 29s
View workflow file
run CI on the v2 maintenance branch too
Tests
#51:
Commit
8b0b07b
pushed by
pavelrevak
5m 32s
main
main
5m 32s
View workflow file
v3.0.0 - selectors support
Publish to PyPI
#16:
Release
v3.0.0
published by
pavelrevak
2m 22s
2m 22s
View workflow file
test the guarantee, not the recursion limit
Tests
#50:
Commit
594a6de
pushed by
pavelrevak
5m 29s
main
main
5m 29s
View workflow file
keep buffer handling portable to MicroPython
Tests
#49:
Commit
e578fca
pushed by
pavelrevak
4m 57s
main
main
4m 57s
View workflow file
encode responses as UTF-8 instead of ASCII
Tests
#48:
Commit
b26b6b9
pushed by
pavelrevak
4m 44s
main
main
4m 44s
View workflow file
v2.6.0
Publish to PyPI
#15:
Release
v2.6.0
published by
pavelrevak
2m 26s
2m 26s
View workflow file
harden against DoS crashes and raise concurrency defaults
Tests
#47:
Commit
974ee44
pushed by
pavelrevak
5m 39s
main
main
5m 39s
View workflow file
v2.5.2
Publish to PyPI
#14:
Release
v2.5.2
published by
pavelrevak
2m 28s
2m 28s
View workflow file
wipe micropython device before tests
Tests
#45:
Commit
46b723d
pushed by
pavelrevak
40s
main
main
40s
View workflow file
fixed windows test
Tests
#44:
Commit
e97360b
pushed by
pavelrevak
6m 23s
main
main
6m 23s
View workflow file
updated actions
Tests
#43:
Commit
7c1ae43
pushed by
pavelrevak
4m 14s
main
main
4m 14s
View workflow file
fix is_loaded hang when parsed body is falsy ({}, [], null, 0, false,…
Tests
#42:
Commit
e19d80a
pushed by
pavelrevak
6m 31s
main
main
6m 31s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.