simplegeo / python-simplegeo

A client interface for SimpleGeo's API.
http://simplegeo.com
104 stars 18 forks source link

Add a Response class to Places 1.2 client which returns headers #28

Closed ieure closed 13 years ago

ieure commented 13 years ago

Add a Response class to Places 1.2 client which returns headers, use it for all responses instead of body and body/headers dicts depending on status.

aguynamedben commented 13 years ago

+1