Vinelab / http

A smart, simple and fault-tolerant HTTP client for sending and receiving JSON and XML
57 stars 30 forks source link

Response should be convertible to string. #14

Open Mahmoudz opened 9 years ago

Mahmoudz commented 9 years ago

The Response content must be implementing __toString().