padraic
|
4a9b6b2156
Updated raw data header for OAuth in POST body mode
|
15 лет назад |
padraic
|
2b55e08d29
Implements original URI query param decoding - Fixes ZF-10344
|
15 лет назад |
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.
|
15 лет назад |
mabe
|
842fe55f82
ZF-5413: no double parentheses | NULL -> null
|
15 лет назад |
mabe
|
d051f5de40
ZF-5413: use "$var === null" instaed of "is_null($var)"
|
15 лет назад |
ramon
|
e09f60f103
[ZF-10182] Zend_Oauth:
|
15 лет назад |
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 лет назад |