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
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
.
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
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 19, 2018
Merge pull request #33 from almuthanna-athamina/patch-1
Show description for 7c5a14a
tmm1
authored
7c5a14a
View commit details
Copy full SHA for 7c5a14a
Browse repository at this point
Commits on Feb 4, 2016
commented out the flags "-EHs" and "-GR"
Show description for 6320b92
almuthanna-athamina
committed
6320b92
View commit details
Copy full SHA for 6320b92
Browse repository at this point
Commits on Jun 8, 2015
Merge pull request #31 from abonec/patch-1
Show description for 8a23210
raggi
committed
8a23210
View commit details
Copy full SHA for 8a23210
Browse repository at this point
Update eventmachine_httpserver.gemspec
Show description for c40c2fb
abonec
committed
c40c2fb
View commit details
Copy full SHA for c40c2fb
Browse repository at this point
Commits on Feb 6, 2015
Merge pull request #25 from coolfool/master
Show description for d3252e5
raggi
committed
d3252e5
View commit details
Copy full SHA for d3252e5
Browse repository at this point
merge changes with upstream
Greg Hill
committed
307ffef
View commit details
Copy full SHA for 307ffef
Browse repository at this point
Commits on Nov 24, 2014
Merge pull request #20 from thomasv314/better_readme
Show description for 706ed34
wyhaines
committed
706ed34
View commit details
Copy full SHA for 706ed34
Browse repository at this point
Commits on Mar 28, 2013
link against same openssl library as event machine (and ruby)
skaes
authored and
tmm1
committed
231d2bd
View commit details
Copy full SHA for 231d2bd
Browse repository at this point
Commits on Nov 24, 2012
Fix wrong Content-Length with non ASCII-8BIT strings (closes #12)
meh
authored and
tmm1
committed
4eca69d
View commit details
Copy full SHA for 4eca69d
Browse repository at this point
Commits on Nov 23, 2012
Merge pull request #21 from reizenikker/master
Show description for c58f5b8
tmm1
committed
c58f5b8
View commit details
Copy full SHA for c58f5b8
Browse repository at this point
OPTIONS request, support
reizenikker
committed
a4dd5f0
View commit details
Copy full SHA for a4dd5f0
Browse repository at this point
Commits on Oct 18, 2012
Better Readme
Thomas Vendetta
committed
d7cd3ce
View commit details
Copy full SHA for d7cd3ce
Browse repository at this point
Commits on Feb 17, 2012
Merge pull request #1 from jf647/master
Show description for e4f7f7a
coolfool
committed
e4f7f7a
View commit details
Copy full SHA for e4f7f7a
Browse repository at this point
set cert_chain to [] instead of nil to prevent bundling errors
jf647
committed
360c5cc
View commit details
Copy full SHA for 360c5cc
Browse repository at this point
Commits on Dec 21, 2011
Merge pull request #10 from groupme/master
Show description for dbff675
tmm1
committed
dbff675
View commit details
Copy full SHA for dbff675
Browse repository at this point
Commits on Aug 8, 2011
Merge pull request #11 from nahi/build-update
Show description for 095834c
tmm1
committed
095834c
View commit details
Copy full SHA for 095834c
Browse repository at this point
Commits on Aug 7, 2011
Rakefile warning cleanups
Show description for cca9f0f
Hiroshi Nakamura
committed
cca9f0f
View commit details
Copy full SHA for cca9f0f
Browse repository at this point
Make gem buildable with recent rubygems
Show description for 0b6f490
Hiroshi Nakamura
committed
0b6f490
View commit details
Copy full SHA for 0b6f490
Browse repository at this point
Commits on Jun 25, 2011
Send full HTTP/1.1 headers. Capitalize headers per HTTP/1.1 spec
cmdrkeene
committed
8341835
View commit details
Copy full SHA for 8341835
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 Dec 23, 2010
bump version
tmm1
committed
8e20269
View commit details
Copy full SHA for 8e20269
Browse repository at this point
Avoid space before Hash#[]
Show description for b3b1575
alor
authored and
tmm1
committed
b3b1575
View commit details
Copy full SHA for b3b1575
Browse repository at this point
Commits on Sep 15, 2009
Version bump
tmm1
committed
a733b1c
View commit details
Copy full SHA for a733b1c
Browse repository at this point
Minor cleanup
tmm1
committed
97b6e8a
View commit details
Copy full SHA for 97b6e8a
Browse repository at this point
Commits on Sep 3, 2009
Prevent constant calls to rb_intern
tmm1
committed
2c4377c
View commit details
Copy full SHA for 2c4377c
Browse repository at this point
Fix issues on Snow Leopard due to ugly hacks
tmm1
committed
22dd62d
View commit details
Copy full SHA for 22dd62d
Browse repository at this point
Commits on Aug 1, 2009
Bump gem version
tmm1
committed
9896b88
View commit details
Copy full SHA for 9896b88
Browse repository at this point
semicolon is a valid query string separator
tmm1
committed
bf382cc
View commit details
Copy full SHA for bf382cc
Browse repository at this point
Use #no_environment_strings in example for better performance
tmm1
committed
2ee1d41
View commit details
Copy full SHA for 2ee1d41
Browse repository at this point
Commits on Jul 6, 2009
Hack to deal with missing std::string#clear in msvc60
tmm1
committed
1d896fd
View commit details
Copy full SHA for 1d896fd
Browse repository at this point
Commits on May 7, 2009
Add available ivars to the README example
tmm1
committed
f5a2cad
View commit details
Copy full SHA for f5a2cad
Browse repository at this point
Commits on Feb 9, 2009
Add README w/ usage example
tmm1
committed
9a2646f
View commit details
Copy full SHA for 9a2646f
Browse repository at this point
Commits on Feb 7, 2009
bump version to 0.1.1
tmm1
committed
88f948b
View commit details
Copy full SHA for 88f948b
Browse repository at this point
remove $:.unshift(lib) from test_delegated
tmm1
committed
5e0b1cc
View commit details
Copy full SHA for 5e0b1cc
Browse repository at this point
remove obsolete ext/ptch
tmm1
committed
7923fe7
View commit details
Copy full SHA for 7923fe7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.