]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Workaround for yfrog.com photo attachments: fudge File_redirection::lookupWhere(...
authorBrion Vibber <brion@pobox.com>
Mon, 15 Nov 2010 19:01:00 +0000 (11:01 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 15 Nov 2010 19:01:00 +0000 (11:01 -0800)
commit1c90d09ec8bfbbbad80c74c3feb5bf70fd76d926
tree4510a793319c6cc2421bb8ebf790a52e0c5dde96
parente1ffbfed0463b27b536cc86a70b206eb317f2a33
Workaround for yfrog.com photo attachments: fudge File_redirection::lookupWhere()'s HTTP handling -- when we get a 204 on a HEAD, double-check it by re-running as a GET. yfrog.com returns a 204 incorrectly for this case.
classes/File_redirection.php