Download & Extend

Drush make POST

Provides legacy support for POST method downloads for drush make.

Installation

Running
drush 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] = post

Now:

libraries[shadowbox][download][type] = post

So 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


Maintainers for Drush make POST

  • helmo - 1 commit
    last: 18 weeks ago, first: 18 weeks ago

Issues for Drush make POST

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here