edd_check_file_url_head( string $requested_file, array $args, string $method )

Perform a head request on file URLs before attempting to download to check if they are accessible.


Description Description


Parameters Parameters

$requested_file

(Required) The Requested File

$args

(Required) Arguments

$method

(Required) The download mehtod being sed


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/process-download.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.14 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.