There's no documentation for this item.
# File webrick/httpresponse.rb, line 72 def content_length=(len) self['content-length'] = len.to_s end
<code/>
<pre/>
<code/>and<pre/>for code samples.