Commit Graph

21 Commits

Author SHA1 Message Date
Evan Seguin
b6939ad164 PHP library now supports multipart/form-data content-type and binary fields 2012-08-28 14:58:21 -07:00
Evan Seguin
eff530a5fa Removed anonymous function to support PHP 5.2 2012-08-14 11:50:39 -07:00
Evan Seguin
2ca6703c69 Basic auth fix 2012-08-10 10:51:14 -07:00
Evan Seguin
2cd0780c5b Updated library to return a MashapeResponse instead of raw response 2012-08-09 17:09:55 -07:00
Evan Seguin
9e63501237 removed unnecessary parameters from query string 2012-08-07 16:07:20 -07:00
Michele Zonca
32825ef541 error message 2012-08-07 12:21:03 -07:00
Evan Seguin
2f34bcf8a8 Fixed a bug causing calls to fail for APIs with query auth and no parameters 2012-07-31 11:48:36 -07:00
Evan Seguin
3e9c7acdf8 some parameters were not being properly URL encoded 2012-07-26 14:42:53 -07:00
Evan Seguin
78a0f180d0 Support for authentication 2012-07-19 12:52:13 -07:00
Evan Seguin
1c503f13ff Updated library to use cURL instead of file_get_contents 2012-07-19 10:50:31 -07:00
Marco Palladino
087b4a2dee auth 2012-06-05 17:53:17 +02:00
Marco Palladino
b509c7f2f4 header 2012-06-05 17:47:57 +02:00
Marco Palladino
d11faed835 auth 2012-06-05 16:51:25 +02:00
Marco Palladino
27970d5667 fixes 2012-06-05 16:46:59 +02:00
Marco Palladino
f989ad8bac user-agent 2012-04-21 17:19:29 -07:00
Marco Palladino
149e80f8eb v1 2012-04-06 12:39:07 -07:00
Michele Zonca
0c03548d09 version 0.4 2011-09-11 16:55:30 +02:00
Michele Zonca
fe2ad315db version 0.4 2011-09-11 16:52:03 +02:00
Quentin Pleplé
5e9b7d67b6 added empty response error handling 2011-07-13 16:40:13 -07:00
Quentin Pleplé
1dd7264e9b edited json_decode() error message
if json_decode() is missing on server, it is being created by json/Json.php, so the function always exists
2011-07-13 16:35:26 -07:00
Mashaper
e375059496 version 0.3 2011-05-05 19:57:08 -07:00