# File lib/webrick/httpresponse.rb, line 92
def
chunked=
(
val
)
@chunked
=
val
?
true
:
false
end