Minor warning fixes + progress_url
- Fixed the strict standards warning thrown when calling
Dailymotion::httpRequest()
. - Fixed a scope issue when calling
Dailymotion::getAuthorizationUrl()
. - Added a way to retrieve the
progress_url
fromDailymotion::uploadFile()
. - Fixed an issue with cookie session storage trans-typing when getting an access token.