From c1322a721d9039f54da97cf50de49f2affbfff37 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 13 Apr 2011 05:41:07 +0000 Subject: http_parser: remove RDoc It's not needed for users, so avoid confusing them. Unicorn itself is not intended to be an API, it just hosts Rack applications. --- lib/unicorn/http_request.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn/http_request.rb b/lib/unicorn/http_request.rb index 2c52631..e72f571 100644 --- a/lib/unicorn/http_request.rb +++ b/lib/unicorn/http_request.rb @@ -1,5 +1,6 @@ # -*- encoding: binary -*- - +# :enddoc: +# no stable API here require 'unicorn_http' # TODO: remove redundant names -- cgit v1.2.3-24-ge0c7