Ahmad Nassri
|
2d4f23af38
|
various cleanups
- added Scrutinizer
- added EditorConfig
- removed closing php tags
- proper usage of require_once
- cleaned extra spacing
|
2014-12-17 20:47:57 -05:00 |
|
Ahmad Nassri
|
2bd214f2d9
|
pass additional params to request method to ask for associative json objects
|
2014-12-17 18:54:05 -05:00 |
|
Ahmad Nassri
|
6e615557cc
|
fixes #24
allows for an extra param to decode json objects into associative arrays
|
2014-12-17 18:51:36 -05:00 |
|
scottmotte
|
3951a37c2a
|
It needs to go to root namespace
|
2014-04-04 12:24:36 -07:00 |
|
scottmotte
|
0fe3d04e21
|
Fixes failing spec around CurlFile in 5.5 php and also adds additional spec
|
2014-03-27 10:47:09 -07:00 |
|
thefosk
|
4d7aabfa47
|
closes #34
|
2014-03-19 12:23:55 -07:00 |
|
thefosk
|
a7797328fa
|
closes #36 and #37
|
2014-03-19 12:18:52 -07:00 |
|
thefosk
|
2fb13154e2
|
formatting
|
2014-03-18 11:15:38 -07:00 |
|
thefosk
|
f3af9e8196
|
fix
|
2014-01-14 10:34:19 -08:00 |
|
thefosk
|
d0117b5125
|
Merge branch 'master' of github.com:Mashape/unirest-php
|
2014-01-14 10:29:19 -08:00 |
|
thefosk
|
8b184d9911
|
comments deleted
|
2014-01-14 10:29:17 -08:00 |
|
Sam Sullivan
|
646e24aefe
|
Check if $body is traversable before recursively sanitizing (allows for raw JSON body)
Add testRawPost()
|
2014-01-13 23:21:04 -06:00 |
|
thefosk
|
1504e81ff1
|
supporting curl_file_create`
|
2014-01-08 19:05:22 -08:00 |
|
thefosk
|
bbdc248550
|
closes #26
|
2014-01-08 18:49:23 -08:00 |
|
thefosk
|
bd4975cb3c
|
closes #28
|
2014-01-08 18:14:42 -08:00 |
|
thefosk
|
42edc2b2e3
|
readme
|
2014-01-06 20:57:02 +01:00 |
|
jasir
|
643fc7ba6b
|
Added possibility to switch off/on SSL verify peer option using Unirest::$verifyPeer #27
|
2013-12-18 14:36:26 +01:00 |
|
thefosk
|
0ec8bca13b
|
resolving conflicts; indenting
|
2013-11-01 19:36:06 -07:00 |
|
thefosk
|
10fc78dff8
|
gzip support; default request headers; customizable timeout; basic authentication; bugfixes; closes #5 #15 #16 #18
|
2013-11-01 19:26:22 -07:00 |
|
Andrey Knupp Vital
|
2842e30d52
|
Improve code indenting & others
|
2013-10-22 21:40:46 -02:00 |
|
Andrey Knupp Vital
|
05f1829081
|
Improving is_hex function.
|
2013-10-22 21:32:57 -02:00 |
|
Andrey Knupp Vital
|
3291ca8bce
|
HttpMethod shouldn't instatiable
|
2013-10-22 21:30:54 -02:00 |
|
thefosk
|
c147022070
|
line
|
2013-07-23 12:34:49 -07:00 |
|
Sam Sullivan
|
7d2d06a4d7
|
remove namespace from Unirest.php
|
2013-06-24 17:28:46 -05:00 |
|
Sam Sullivan
|
a4ac5fb537
|
fixed HttpResponse (issue #13)
|
2013-06-19 15:26:14 -05:00 |
|
Sam Sullivan
|
5f4cc3ad16
|
added namespace to avoid class collision
|
2013-06-12 10:53:41 -05:00 |
|
Nijiko Yonskai
|
82791aa32e
|
Support port colon, fixes #8
:)
|
2013-05-16 15:05:06 -06:00 |
|
thefosk
|
e40bd96285
|
better support without using composer
|
2013-04-29 11:18:37 -07:00 |
|
Nikko Bautista
|
b16a9456d6
|
Missing $ sign in Unirest::request
|
2013-04-24 16:05:27 -07:00 |
|
Nikko Bautista
|
8d875f3d02
|
Composer-compatiblity; PHPDoc
|
2013-04-24 16:05:06 -07:00 |
|
thefosk
|
6d3dfc648b
|
renaming to unirest
|
2013-04-23 14:20:02 -07:00 |
|
thefosk
|
ac9ca32923
|
fixing bug with arrays in querystring
|
2013-04-16 01:14:32 -07:00 |
|
thefosk
|
87cca4bfe3
|
MIT license
|
2013-03-22 16:48:43 -07:00 |
|
thefosk
|
22820295fc
|
Commented callback code for future threading support
|
2013-03-13 12:17:51 -07:00 |
|
thefosk
|
69d88322db
|
removing body for DELETE req
|
2013-03-11 13:41:27 -07:00 |
|
thefosk
|
f41699064a
|
bugfix
|
2013-03-11 11:54:09 -07:00 |
|
thefosk
|
ed10d4ac26
|
bringing this back
|
2013-03-08 16:31:59 -08:00 |
|
thefosk
|
66d5c0ae6b
|
Bugfixes
|
2013-03-08 16:29:51 -08:00 |
|
thefosk
|
e26d23c8ef
|
version 3.0
|
2013-02-14 16:13:44 -08:00 |
|