Open GoogleCodeExporter opened 9 years ago
The fix is to change line 84 in /lib/gdata/client/base.rb to include 304 as a
possible response code.
case response.status_code
when 200, 201, 302, 304
#Do nothing, it's a success.
Original comment by rickschm...@gmail.com
on 21 Jul 2011 at 3:05
Original issue reported on code.google.com by
rickschm...@gmail.com
on 21 Jul 2011 at 1:40