From a0f2c4514e969d0a127227201cbdb8e57f71df63 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Jul 2009 15:46:52 -0700 Subject: Rename unicorn/http11 => unicorn_http We couldn't do proper namespacing for the C module so there was a potential conflict with Init_http11() in Mongrel. This was needed because Mongrel's HTTP parser could be used in some applications and we may be unfortunate enough need to support them. --- Manifest | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Manifest') diff --git a/Manifest b/Manifest index 72ff78d..73d1a2b 100644 --- a/Manifest +++ b/Manifest @@ -18,12 +18,12 @@ bin/unicorn_rails examples/echo.ru examples/git.ru examples/init.sh -ext/unicorn/http11/ext_help.h -ext/unicorn/http11/extconf.rb -ext/unicorn/http11/http11.c -ext/unicorn/http11/http11_parser.h -ext/unicorn/http11/http11_parser.rl -ext/unicorn/http11/http11_parser_common.rl +ext/unicorn_http/ext_help.h +ext/unicorn_http/extconf.rb +ext/unicorn_http/unicorn_http.c +ext/unicorn_http/unicorn_http.h +ext/unicorn_http/unicorn_http.rl +ext/unicorn_http/unicorn_http_common.rl lib/unicorn.rb lib/unicorn/app/exec_cgi.rb lib/unicorn/app/inetd.rb -- cgit v1.2.3-24-ge0c7