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