Closed twogee closed 9 years ago
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Attached patch for review, although HttpClientTask still needs some unit tests
Original comment by stephens...@googlemail.com
on 16 Aug 2011 at 10:35
Attachments:
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
If the existing guard condition is considered good enough, we should probably
move it prior to the HTTP call as it is redundant
Original comment by stephens...@googlemail.com
on 16 Aug 2011 at 1:46
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Attached improved patch eliminating redundant HTTP call if outFile already
exists and update == false. Update is true by default, preserving backwards
compatibility
Original comment by stephens...@googlemail.com
on 16 Aug 2011 at 3:57
Attachments:
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Original comment by alex.she...@gmail.com
on 18 Aug 2011 at 1:15
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Original comment by alex.she...@gmail.com
on 18 Aug 2011 at 2:01
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Added an "update" attribute, which decides whether or not an HTTP request
should be made if saving the response entity to file. Defaults to "true" for
backwards compatibility.
Most of the changes were supplied by a user submitted patch from
http://code.google.com/p/missing-link/issues/detail?id=20#c3
Additional changes were made for logging purposes to gain visibility into this
behavior
Changes will be available in 1.1.3
Original comment by alex.she...@gmail.com
on 18 Aug 2011 at 2:13
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Original comment by alex.she...@gmail.com
on 19 Aug 2011 at 12:51
Comment by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT
Thanks you
Iman Tidung
Original comment by imancahy...@gmail.com
on 17 Oct 2013 at 4:02
Attachments:
Issue by GoogleCodeExporter Monday May 11, 2015 at 22:05 GMT Originally opened as https://github.com/twogee/missing-link/issues/20
Original issue reported on code.google.com by
stephens...@googlemail.com
on 9 Aug 2011 at 1:41