Issue #4713 has been reported by Alf Mikula. ---------------------------------------- Bug #4713: nodoc fix for net/http http://redmine.ruby-lang.org/issues/4713 Author: Alf Mikula Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-05-11 trunk 31507) [x86_64-darwin10.7.0] The nodoc declaration for HTTP#version_1_1? is not working properly with rdoc. This patch changes the nodoc declaration to match the declarations for other methods. -- http://redmine.ruby-lang.org