issues
search
educoder
/
pest
A proper REST client for PHP.
356
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Default to Verify SSL, Allow Easier cURL Control
#78
matthewpoer
closed
6 years ago
3
Curl Options Should Be Set on Invocation, Should Verify Peer
#77
matthewpoer
closed
6 years ago
0
Last Request Should Keep Headers
#76
matthewpoer
closed
6 years ago
0
Last Request Should Keep Headers
#75
matthewpoer
closed
6 years ago
0
URL with PORT number showing Internal Server Error
#74
ravimehta5690
opened
6 years ago
0
Issues with centOS/redhat
#73
mathritter
closed
8 years ago
1
Fix for issue #71 (Content-Length injection into header fields)
#72
geldrin
opened
8 years ago
0
Pest->post() method inserts "Content-Length" parameter to header incorrectly
#71
geldrin
opened
8 years ago
0
Can it post $_FILE to restful?
#70
sopharat
opened
8 years ago
0
Response Headers do not contain all cookies
#69
phisch
opened
8 years ago
0
Fix "Warning: curl_setopt() expects parameter 2 to be long, string given"
#68
Phliplip
opened
9 years ago
0
Cannot install using "composer require educoder/pest"
#67
jpforcioli
opened
9 years ago
4
Allow http_build_query() override
#66
battis
opened
9 years ago
0
pest with laravel 5
#65
sanjay-russmediatech
closed
9 years ago
0
I'm having issue with lib-curl library (wrong version or missing)
#64
minhna
closed
9 years ago
1
PestJSON forces Accept and Content-Type headers
#63
Gamesh
opened
9 years ago
2
Any issue with dropping curl dependency?
#62
zanerock
opened
9 years ago
4
removed unused code
#61
Gamesh
closed
4 years ago
1
Include support for new CURLFile class
#60
ghost
opened
10 years ago
3
Support for CURLFile???
#59
ghost
opened
10 years ago
0
setupClientCertifcate() Method added.
#58
drieschel
opened
10 years ago
3
response headers handling - same key, different values
#57
dneves
opened
10 years ago
0
A couple of tiny fixes
#56
richardkmiller
closed
10 years ago
0
add CURLOPT_SSL_VERIFYHOST to default options
#55
ghost
opened
10 years ago
0
Use native PHP Exception Code to transmit HTTP response code
#54
romaninsh
opened
10 years ago
2
Decode failure detection is incorrect in PestJSON
#53
arokettu
closed
10 years ago
2
Proposed implementation for Pest issue #51 (Add cookie support to Pest)
#52
torenware
closed
10 years ago
2
Add cookie support to Pest
#51
torenware
opened
10 years ago
0
json_exception_fix: processError method overloaded for JSON client
#50
hanovruslan
closed
10 years ago
1
Why PestJSON require POST and PUT request and response WITH JSON data array ?
#49
djdaca
opened
10 years ago
0
PestJSON has higher php version requirements
#48
Gamesh
closed
10 years ago
2
Possible fix for last_headers
#47
FredericoC
closed
10 years ago
1
Fixed curl default options for headers being ignored
#46
ghost
opened
11 years ago
3
Allow associative header arrays for all methods
#45
command-tab
closed
11 years ago
3
PestJSON.php JSON_ERROR_UTF8 PHP >= 5.3.3 depedency
#44
ghost
closed
11 years ago
1
Decode exception, errno as part of errormsg, throwDecodingExceptions (bool)
#43
ghost
closed
11 years ago
6
More error checking & indent corrections
#42
ghost
closed
11 years ago
3
More error checking & indent corrections
#41
ghost
closed
11 years ago
1
Added error checking for Curl & JSON
#40
ghost
closed
11 years ago
1
Find someone to take over Pest maintenance
#39
zuk
closed
11 years ago
5
Allow custom HTTP headers to be sent via GET / command
#38
foglcz
closed
11 years ago
2
Namespaces and composer.json
#37
tuimz
closed
11 years ago
1
Fix for missing CURLOPT_HTTPHEADER initialization
#36
thekandor
closed
11 years ago
1
Fixed the issue with post method overwriting CURLOPT_HTTPHEADER
#35
warnew
closed
11 years ago
0
add $data parameter to get function
#34
PeterTheOne
closed
11 years ago
0
beginnings of composer.json file
#33
richardkmiller
closed
11 years ago
0
Add is_string check before doning string comparing
#32
oyang
closed
11 years ago
0
added head() method for HEAD requests
#31
richardkmiller
closed
11 years ago
1
adding APC cache for get() function
#30
wojtek77
closed
11 years ago
1
Endpoint Trailing Slash
#29
sbonami
closed
11 years ago
0
Next