micha/resty

Returns 2 instead of 0 for successful requests

micha opened this issue · 1 comments

Resty is reported to return 2 instead of the correct 0 value for successful requests. This breaks scripts that expect a zero return value on success.

I can't replicate this behavior. Closing the ticket.