Method: Koala::Facebook::API::GraphCollection#headers
- Defined in:
- lib/koala/api/graph_collection.rb
#headers ⇒ Object (readonly)
The headers from the Facebook response
21 22 23 |
# File 'lib/koala/api/graph_collection.rb', line 21 def headers @headers end |