Active
Project:
Remote File Source
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2014 at 16:38 UTC
Updated:
28 Sep 2016 at 16:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
topicus commentedThere is an small issue with this patch that is causing some warnings:
This retrieve the file extension instead of the mime type.
I've changed this by:
Comment #2
topicus commentedComment #3
topicus commentedComment #4
dafederI've moved and expanded some of this logic into separate functions and made some things more consistent, to remove use of drupal_http_request() completely.