Returns the number of headers.
Returns:
the number of headers
104 105 106
# File 'opal/browser/http/headers.rb', line 104 def length @hash.length end