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 }}
bytecodealliance
/
wstd
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
135
Code
Issues
12
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
use http_body::Body
- #92
#92
Merged
pchickey
merged 10 commits into
main
bytecodealliance/wstd:main
from
pch/server_result_body
bytecodealliance/wstd:pch/server_result_body
Copy head branch name to clipboard
Oct 23, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
use http_body::Body
#92
pchickey
merged 10 commits into
main
bytecodealliance/wstd:main
from
pch/server_result_body
bytecodealliance/wstd:pch/server_result_body
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
implement bodies using http_body::Body
pchickey
committed
c1451ba
View commit details
Copy full SHA for c1451ba
Browse repository at this point
erase the Incoming type
Show description for 9328a87
pchickey
committed
9328a87
View commit details
Copy full SHA for 9328a87
Browse repository at this point
complete has trailers too
pchickey
committed
3503f5b
View commit details
Copy full SHA for 3503f5b
Browse repository at this point
Commits on Oct 14, 2025
switch up constructors
pchickey
committed
658c4ee
View commit details
Copy full SHA for 658c4ee
Browse repository at this point
Commits on Oct 15, 2025
docs, fixes, minor tweaks
pchickey
committed
5d82cd8
View commit details
Copy full SHA for 5d82cd8
Browse repository at this point
Commits on Oct 16, 2025
http server: more complex streaming example
pchickey
committed
7c0b015
View commit details
Copy full SHA for 7c0b015
Browse repository at this point
Commits on Oct 20, 2025
add methods for stream splice, write_all that bypasses AsyncRead/AsyncWrite traits
Show description for 40a1846
pchickey
committed
40a1846
View commit details
Copy full SHA for 40a1846
Browse repository at this point
Commits on Oct 23, 2025
rename forward to copy_to (code review yosh)
pchickey
committed
fda2983
View commit details
Copy full SHA for fda2983
Browse repository at this point
remove all added async_trait stuff (unnecessary, and i dont want it)
pchickey
committed
de7c21f
View commit details
Copy full SHA for de7c21f
Browse repository at this point
no you cannot
pchickey
committed
e8d441d
View commit details
Copy full SHA for e8d441d
Browse repository at this point
You can’t perform that action at this time.