Histórico de Commits

Autor SHA1 Mensagem Data
  padraic 4a9b6b2156 Updated raw data header for OAuth in POST body mode há 15 anos atrás
  padraic 2b55e08d29 Implements original URI query param decoding - Fixes ZF-10344 há 15 anos atrás
  padraic 0d195c2772 Updating OAuth HTTP Client to utilise a new RFC 3986 strict option being added to Zend_Http_Client - fixes a problem where RFC 3986 is not being strictly applied. há 15 anos atrás
  mabe 842fe55f82 ZF-5413: no double parentheses | NULL -> null há 15 anos atrás
  mabe d051f5de40 ZF-5413: use "$var === null" instaed of "is_null($var)" há 15 anos atrás
  ramon e09f60f103 [ZF-10182] Zend_Oauth: há 15 anos atrás
  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 há 15 anos atrás
  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 há 15 anos atrás
  padraic c9cc418205 Removed deprecated use of split() and replaced with explode() - fixes ZF-9578 há 15 anos atrás
  padraic eed8e1e7fd Added OAuth support for DELETE and HEAD requests há 16 anos atrás
  padraic 798ccd6a28 Added support for setting the PUT request method - fixes ZF-9066 há 16 anos atrás
  padraic 653dfd66f7 Prevents overwriting of query string parameters in a provided URI where setParameterGet() is passed over - fixes ZFINC-81 and ZF-4158 há 16 anos atrás
  matthew 432a6805df [PROMOTE] Zend_Oauth há 16 anos atrás