summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2023-02-14 14:33:05 -0600
committergit <svn-admin@ruby-lang.org>2023-02-14 20:33:11 +0000
commit3c7d5ccdce5707d7964f01f974db505d5add590f (patch)
tree018f6cc7fce3060bc6388872b7f2a8c23f671e6e /doc
parentf4b0e8dc616b896fc8f8e29ae7be47fd7c7918a9 (diff)
downloadruby-3c7d5ccdce5707d7964f01f974db505d5add590f.tar.gz
[ruby/net-http] [DOC] Enhanced RDoc for request headers
(https://github.com/ruby/net-http/pull/120) https://github.com/ruby/net-http/commit/b4eb8a7932
Diffstat (limited to 'doc')
-rw-r--r--doc/net-http/included_setters.rdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/net-http/included_setters.rdoc b/doc/net-http/included_setters.rdoc
deleted file mode 100644
index 4af977cae3..0000000000
--- a/doc/net-http/included_setters.rdoc
+++ /dev/null
@@ -1,3 +0,0 @@
-This class also includes (indirectly) module Net::HTTPHeader,
-which gives access to its
-{methods for setting headers}[rdoc-ref:Net::HTTPHeader@Setters].