From fc4bd6c542b6556e746baee5aecadfcd1a591beb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 12 Apr 2009 22:51:18 -0700 Subject: test_http_parser: fix broken URL in comment This was back when I did s/mongrel/Unicorn/g on the sources. --- test/unit/test_http_parser.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/test_http_parser.rb b/test/unit/test_http_parser.rb index 57c8db2..f6fdd47 100644 --- a/test/unit/test_http_parser.rb +++ b/test/unit/test_http_parser.rb @@ -49,7 +49,7 @@ class HttpParserTest < Test::Unit::TestCase should_be_good = "GET / HTTP/1.1\r\naaaaaaaaaaaaa:++++++++++\r\n\r\n" assert parser.execute(req, should_be_good) - # ref: http://thread.gmane.org/gmane.comp.lang.ruby.Unicorn.devel/37/focus=45 + # ref: http://thread.gmane.org/gmane.comp.lang.ruby.mongrel.devel/37/focus=45 # (note we got 'pen' mixed up with 'pound' in that thread, # but the gist of it is still relevant: these nasty headers are irrelevant # -- cgit v1.2.3-24-ge0c7