Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Handle responses with no content (ex. http status code 204) #9

Merged
merged 1 commit into from Aug 15, 2011
Merged

Handle responses with no content (ex. http status code 204) #9

merged 1 commit into from Aug 15, 2011

Commits on Aug 10, 2011

  1. Call success with nil if response data has length == 0.

    Fixes exception when attempting to parse empty response data (i.e. HTTP Status Code 204 No Content).
    dstnbrkr committed Aug 10, 2011
    Copy the full SHA
    fa0297f View commit details
    Browse the repository at this point in the history