コミット履歴

作者 SHA1 メッセージ 日付
  padraic e5ddada6af Added support for concatenating all parameter forms from query strings AND post body for signing. Edge usage but required for some services. Fixes ZF-9510 15 年 前
  padraic ee70eb079d Added streaming data support. The API is identical to that used by Zend_Gdata_HttpClient adding support specifically for Youtube uploads. Please refer to GData reference material (OAuth docs to be updated). Implements ZF-9410 15 年 前
  padraic c9cc418205 Removed deprecated use of split() and replaced with explode() - fixes ZF-9578 15 年 前
  padraic eed8e1e7fd Added OAuth support for DELETE and HEAD requests 16 年 前
  padraic 798ccd6a28 Added support for setting the PUT request method - fixes ZF-9066 16 年 前
  padraic 653dfd66f7 Prevents overwriting of query string parameters in a provided URI where setParameterGet() is passed over - fixes ZFINC-81 and ZF-4158 16 年 前
  matthew 432a6805df [PROMOTE] Zend_Oauth 16 年 前