= private = protected
chunked?()
Will this response body be returned using chunked transfer-encoding?
# File lib/webrick/httpresponse.rb, line 183 def chunked? @chunked end