Method: Resourceful::Header#to_hash

Defined in:
lib/resourceful/header.rb

#to_hashObject



41
42
43
# File 'lib/resourceful/header.rb', line 41

def to_hash
  @raw_fields.dup
end