Feature #86729
Plugins: generic checkDirectDownload method
Status: | Assigned | Start date: | 03/01/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
write generic method in PluginForHost and antiddosforhost
that validate the direct download url and check for
-response code
-contentdisposition header
-content length
-content type
method should also be able to parse/set
-filename from contentdisposition header/url
-filesize from content length
Related issues