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 }}
eventmachine
/
evma_httpserver
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
117
Code
Issues
14
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
MaxContentLength modification at runtime
- #5
#5
Open
alor
wants to merge 14 commits into
eventmachine:master
eventmachine/evma_httpserver:master
from
alor:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
MaxContentLength modification at runtime
#5
alor
wants to merge 14 commits into
eventmachine:master
eventmachine/evma_httpserver:master
from
alor:master
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2011
http status string can be specified
alor
committed
8fd21b3
View commit details
Copy full SHA for 8fd21b3
Browse repository at this point
trivial
alor
committed
ed63971
View commit details
Copy full SHA for ed63971
Browse repository at this point
tests for the status string
alor
committed
89bca67
View commit details
Copy full SHA for 89bca67
Browse repository at this point
max content length for POST requests can be modified at runtime
alor
committed
381dbd9
View commit details
Copy full SHA for 381dbd9
Browse repository at this point
Commits on Mar 17, 2011
Register HttpServer's RubyHttpConnection object with the garbage collector
Show description for 59e052d
gdb
committed
59e052d
View commit details
Copy full SHA for 59e052d
Browse repository at this point
Commits on Mar 25, 2011
Keep alive for all status codes but 5xx
Show description for b96beb4
tomlea
committed
b96beb4
View commit details
Copy full SHA for b96beb4
Browse repository at this point
Commits on Apr 15, 2011
Merge branch 'master' of https://github.com/cwninja/evma_httpserver
alor
committed
78102f4
View commit details
Copy full SHA for 78102f4
Browse repository at this point
fix to comply to the new http_connection type
alor
committed
10a993a
View commit details
Copy full SHA for 10a993a
Browse repository at this point
Commits on May 30, 2011
added support for absolute URIs in request line
Mask
committed
bd84414
View commit details
Copy full SHA for bd84414
Browse repository at this point
Merge pull request #1 from Mask/master
Show description for e3cdabf
alor
committed
e3cdabf
View commit details
Copy full SHA for e3cdabf
Browse repository at this point
Commits on Jun 1, 2011
Fixed cert_chain in gemspec.
daniele
committed
e2defc6
View commit details
Copy full SHA for e2defc6
Browse repository at this point
Merge pull request #2 from danielemilan/master
Show description for 9e8e7fc
alor
committed
9e8e7fc
View commit details
Copy full SHA for 9e8e7fc
Browse repository at this point
Commits on Oct 4, 2011
added OPTIONS to list of supported verbs.
Mask
committed
b8388e3
View commit details
Copy full SHA for b8388e3
Browse repository at this point
Merge pull request #3 from Mask/master
Show description for 8804e73
alor
committed
8804e73
View commit details
Copy full SHA for 8804e73
Browse repository at this point
You can’t perform that action at this time.