GitHub user sfetzel opened a pull request:

    https://github.com/apache/cordova-plugin-media/pull/24

    Added parameter for additional httpHeaders in Javascript.

    Implemented this functionality in android only. This enables you to play 
media files which are stored on a http server which requires authentication.
    As I never before contributed or worked with cordova plugins, my code has 
to be precisely reviewed. Please check unit tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sfetzel/cordova-plugin-media master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-media/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #24
    
----
commit 4aa7a05ccf42268e0349aa794568d621a5cd4145
Author: Simon Fetzel <[email protected]>
Date:   2014-08-14T14:59:43Z

    Added parameter for additional httpHeaders in Javascript. Implemented this 
funcitonality in android only. This enables you to play media files which are 
stored on a http server which requires authentication

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to