amit170394 / sardine

Automatically exported from code.google.com/p/sardine
0 stars 0 forks source link

The putData method has a bad signature #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The current putData method returns a boolean.

That boolean is true if the server has returned a good HTTP code, false
otherwise.

The putData should rather throw an exception if the server returns an HTTP
code indicating an error.

Original issue reported on code.google.com by goo...@alishomepage.com on 5 Jan 2010 at 9:02

GoogleCodeExporter commented 9 years ago
Added patch

Original comment by goo...@alishomepage.com on 5 Jan 2010 at 9:14

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r20.

Original comment by latch...@gmail.com on 5 Jan 2010 at 8:23

GoogleCodeExporter commented 9 years ago
Patch verified. Thank you.

Original comment by goo...@alishomepage.com on 5 Jan 2010 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by latch...@gmail.com on 6 Jan 2010 at 12:15