1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/http11
zedshaw efc29a844b Bump the version number to 0.3.13
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@167 19e92222-5c0b-0410-8929-a290d50e31e9
2006-05-11 20:23:50 +00:00
..
ext_help.h initial import into trunk 2006-01-28 19:03:53 +00:00
extconf.rb initial import into trunk 2006-01-28 19:03:53 +00:00
http11.c Bump the version number to 0.3.13 2006-05-11 20:23:50 +00:00
http11_parser.c Fixes the default content type and headers for unknown mime types. Fixes the httpdate on responses and last-modified. Add support for arbitrary request methods within the limites of 20 characters, uppercase, digits, or safe chars. 2006-04-08 18:00:35 +00:00
http11_parser.h Conditional response code from Dan Kubb. 2006-05-04 16:07:56 +00:00
http11_parser.rl Fixes the default content type and headers for unknown mime types. Fixes the httpdate on responses and last-modified. Add support for arbitrary request methods within the limites of 20 characters, uppercase, digits, or safe chars. 2006-04-08 18:00:35 +00:00
MANIFEST initial import into trunk 2006-01-28 19:03:53 +00:00
tst.h initial import into trunk 2006-01-28 19:03:53 +00:00
tst_cleanup.c initial import into trunk 2006-01-28 19:03:53 +00:00
tst_delete.c initial import into trunk 2006-01-28 19:03:53 +00:00
tst_grow_node_free_list.c initial import into trunk 2006-01-28 19:03:53 +00:00
tst_init.c initial import into trunk 2006-01-28 19:03:53 +00:00
tst_insert.c initial import into trunk 2006-01-28 19:03:53 +00:00
tst_search.c Fixed the URIClassifier to solve a problem with 1 character lookups. Completed more work on Rails runner. Add index.html default lookup for DirHandler. Added some new tests for URIClassifier. 2006-02-10 02:38:18 +00:00