Open GoogleCodeExporter opened 9 years ago
I see no reason to not expose the headers. Properly formatted patches are
welcome.
One other way that I've implemented this in the past is to just store the MD5
hash as a file next to the original. That way, I just download that tiny file
first and then the actual file and then do the comparison.
Original comment by latch...@gmail.com
on 21 Mar 2012 at 5:39
You could extend Sardine to have the option to use a different response handler
that returns headers from the server response. Attached some sample handlers.
One would additionally need to extend the Sardine#get interface.
Original comment by dkocher@sudo.ch
on 21 Jun 2012 at 4:54
Original issue reported on code.google.com by
david.pe...@gmail.com
on 21 Mar 2012 at 5:21