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 }}
tiny-blocks
/
http
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Validate HTTP message inputs and expand Request and Code APIs.
- #57
#57
Merged
gustavofreze
merged 14 commits into
main
tiny-blocks/http:main
from
feature/develop
tiny-blocks/http:feature/develop
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Validate HTTP message inputs and expand Request and Code APIs.
#57
gustavofreze
merged 14 commits into
main
tiny-blocks/http:main
from
feature/develop
tiny-blocks/http:feature/develop
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
refactor: Inline ResponseCacheDirectives factories and drop the CacheControlDirective trait.
Show description for f27448d
gustavofreze
and
claude
committed
f27448d
View commit details
Copy full SHA for f27448d
Browse repository at this point
feat: Validate header names and values against RFC 7230 token rules.
Show description for 4d6a694
gustavofreze
and
claude
committed
4d6a694
View commit details
Copy full SHA for 4d6a694
Browse repository at this point
feat: Add HTTP method shortcuts and queryParameters API to Client\Request.
Show description for a3fdbb9
gustavofreze
and
claude
committed
a3fdbb9
View commit details
Copy full SHA for a3fdbb9
Browse repository at this point
feat: Validate the base URL when configuring Http.
Show description for a013b1c
gustavofreze
and
claude
committed
a013b1c
View commit details
Copy full SHA for a013b1c
Browse repository at this point
feat: Tighten cookie attribute validation and lifetime semantics.
Show description for 17a2965
gustavofreze
and
claude
committed
17a2965
View commit details
Copy full SHA for 17a2965
Browse repository at this point
feat: Add status range predicates to Code.
Show description for d19137a
gustavofreze
and
claude
committed
d19137a
View commit details
Copy full SHA for d19137a
Browse repository at this point
feat: Add safety and idempotency predicates to Method.
Show description for 25d64c8
gustavofreze
and
claude
committed
25d64c8
View commit details
Copy full SHA for 25d64c8
Browse repository at this point
feat: Validate User-Agent product and version tokens.
Show description for 4170eb2
gustavofreze
and
claude
committed
4170eb2
View commit details
Copy full SHA for 4170eb2
Browse repository at this point
feat: Reject arbitrary objects as response body.
Show description for 43fd7f2
gustavofreze
and
claude
committed
43fd7f2
View commit details
Copy full SHA for 43fd7f2
Browse repository at this point
fix: Honor custom reason phrase passed to withStatus.
Show description for 9046faf
gustavofreze
and
claude
committed
9046faf
View commit details
Copy full SHA for 9046faf
Browse repository at this point
fix: Degrade to an empty Body when request payload JSON is invalid.
Show description for f99a5c7
gustavofreze
and
claude
committed
f99a5c7
View commit details
Copy full SHA for f99a5c7
Browse repository at this point
docs: Add docblock summaries across the public API and refresh the README.
Show description for 2d7ba2f
gustavofreze
and
claude
committed
2d7ba2f
View commit details
Copy full SHA for 2d7ba2f
Browse repository at this point
build: Refresh package metadata and bump dev dependencies.
Show description for e04f582
gustavofreze
and
claude
committed
e04f582
View commit details
Copy full SHA for e04f582
Browse repository at this point
chore: Suppress PHPStan false positives on Code and DataProvider returns.
Show description for 3b25439
gustavofreze
and
claude
committed
3b25439
View commit details
Copy full SHA for 3b25439
Browse repository at this point
You can’t perform that action at this time.