Posted by helmo on January 19, 2012 at 12:44pm
Provides legacy support for POST method downloads for drush make.
Installation
Runningdrush dl make_post
will place this project in your .drush directory.
Usage
For a makefile to use this module there needs to be a slight change.
Before, (drush_make 2.x)
libraries[shadowbox][download][type] = file
libraries[shadowbox][download][request_type] = postNow:
libraries[shadowbox][download][type] = postSo type changes from 'file' to 'post', and request_type can be removed.
Origin
This module has it's origin in #1404416: Replace _make_download_file with drush_download_file update drush make documentation
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Drush
- Downloads: 20
- Last modified: January 31, 2012