# File lib/cgikit/request.rb, line 166
def
content_length
;
@headers
[
'CONTENT_LENGTH'
]
end