Zach Borboa
|
5cb062e4b0
|
Merge pull request #261 from zachborboa/master
Set cookie name and value pursuant to rfc2616 and rfc6265
|
2015-10-28 17:00:21 -07:00 |
|
Zach Borboa
|
567b37aad0
|
Merge branch 'master' into master
|
2015-10-28 01:36:19 -07:00 |
|
Zach Borboa
|
f148d0a2ca
|
Set cookie name and value pursuant to rfc2616 and rfc6265
|
2015-10-28 01:17:52 -07:00 |
|
Zach Borboa
|
078918f032
|
Merge pull request #260 from zachborboa/master
Fix #258: Allow sending request data with non-file values prefixed with the @ character
|
2015-10-27 23:16:39 -07:00 |
|
Zach Borboa
|
60594d5331
|
Fix #258: Allow sending request data with non-file values prefixed with the @ character
|
2015-10-27 23:04:32 -07:00 |
|
Zach Borboa
|
18afb206a3
|
Merge pull request #259 from zachborboa/master
Fix #257
|
2015-10-27 22:10:22 -07:00 |
|
Zach Borboa
|
4e7f1d7ba8
|
Fix PHP 5.3 "Fatal error: Using $this when not in object context"
|
2015-10-27 22:00:05 -07:00 |
|
Zach Borboa
|
f0bc858897
|
Fix #257: Preserve space in cookie delimiter
|
2015-10-27 21:29:38 -07:00 |
|
Maxim Epishchev
|
443aa73851
|
Cookie: preserve encode space to '%20' in delimiter, when multiple cookies available
|
2015-10-27 11:36:47 +03:00 |
|
Zach Borboa
|
db632505f5
|
Add vendor dir symlink for examples
|
2015-10-25 22:19:42 -07:00 |
|
Zach Borboa
|
fc61688c7c
|
Use the default readthedocs theme
|
2015-10-24 00:51:14 -07:00 |
|
Zach Borboa
|
77256a3e14
|
Update docs for readthedocs.org
|
2015-10-24 00:44:40 -07:00 |
|
Zach Borboa
|
eda9043170
|
Update examples with autoloading
|
2015-10-23 22:18:16 -07:00 |
|
Zach Borboa
|
56940ca3b0
|
Add table of contents update to readme update script
|
2015-10-20 23:38:33 -07:00 |
|
Zach Borboa
|
f9d0b9c19b
|
Replace tee with append redirection
|
2015-10-20 23:37:43 -07:00 |
|
Zach Borboa
|
652d32df4b
|
Add table of contents to readme
|
2015-10-20 23:24:28 -07:00 |
|
Zach Borboa
|
b911b079e6
|
Update available method parameters in readme
|
2015-10-20 23:08:13 -07:00 |
|
Zach Borboa
|
cf96cd783b
|
Update autoloading example for MultiCurl in readme
|
2015-10-20 22:28:30 -07:00 |
|
Zach Borboa
|
8b31ee8dda
|
Update autoloading example in readme
|
2015-10-20 22:26:37 -07:00 |
|
Zach Borboa
|
f2d43144c4
|
Merge pull request #255 from zachborboa/master
Fix #254: CaseInsensitiveArray not found
4.8.1
|
2015-10-20 22:06:31 -07:00 |
|
Zach Borboa
|
d69cded020
|
Fix #254: CaseInsensitiveArray not found.
|
2015-10-20 21:54:53 -07:00 |
|
Zach Borboa
|
d49186ae30
|
Merge pull request #251 from zachborboa/master
Allow specifying a buffer when using Curl::verbose()
4.8.0
|
2015-10-15 10:07:14 -07:00 |
|
Zach Borboa
|
99ef5d5905
|
Bump minor version
|
2015-10-15 09:57:47 -07:00 |
|
Zach Borboa
|
62e9bdf693
|
Skip test on HHVM due to "Segmentation fault"
|
2015-10-15 09:56:51 -07:00 |
|
Zach Borboa
|
7430a2a954
|
Fix #250: Allow specifying a buffer when using Curl::verbose()
|
2015-10-14 17:49:48 -07:00 |
|
Zach Borboa
|
fae59ddd24
|
Turn off CURLINFO_HEADER_OUT when enabling verbose
|
2015-10-14 17:26:32 -07:00 |
|
Zach Borboa
|
fd3a2a8a57
|
Merge pull request #245 from zachborboa/master
Close MultiCurl resource only when still open
|
2015-09-18 01:27:14 -07:00 |
|
Zach Borboa
|
e70228cff9
|
Fix #248: Close MultiCurl resource only when still open
|
2015-09-18 01:14:51 -07:00 |
|
Zach Borboa
|
1765968323
|
Merge pull request #246 from sebwas/master
Fixed PSR-4 autoloading
|
2015-09-07 09:31:58 -07:00 |
|
Sebastian Wasser
|
06901150a7
|
Fixed PSR-4 autoloading
|
2015-09-07 17:36:43 +02:00 |
|
Zach Borboa
|
cc1fa37e46
|
Merge pull request #244 from zachborboa/master
Fix #240: Make CURLINFO_HEADER_OUT optional.
|
2015-09-04 09:24:39 -07:00 |
|
Zach Borboa
|
2e10ae416e
|
Fix #240: Make CURLINFO_HEADER_OUT optional.
CURLINFO_HEADER_OUT is true by default, but now optional. When
CURLINFO_HEADER_OUT is not true, requestHeaders will be null.
|
2015-09-04 09:09:07 -07:00 |
|
Zach Borboa
|
e97c9af1c3
|
Merge pull request #243 from zachborboa/master
Reset lower version numbers when incrementing versions
|
2015-09-03 21:17:32 -07:00 |
|
Zach Borboa
|
97cb91ef0c
|
Reset lower version numbers when incrementing versions
|
2015-09-03 18:08:57 -07:00 |
|
Zach Borboa
|
eeb36ce29e
|
Merge pull request #242 from zachborboa/master
Use PSR-4 autoloading
|
2015-09-03 17:47:51 -07:00 |
|
Zach Borboa
|
fad3524fad
|
Use PSR-4 autoloading
|
2015-09-03 17:38:45 -07:00 |
|
Zach Borboa
|
29183fbe97
|
Merge pull request #241 from zachborboa/master
Remove unneeded array_map() and array_keys()
|
2015-09-03 16:29:18 -07:00 |
|
Zach Borboa
|
1eb4967d84
|
Remove unneeded array_map() and array_keys()
|
2015-09-03 16:15:19 -07:00 |
|
Zach Borboa
|
7eb413bb21
|
Merge pull request #239 from zachborboa/master
Add test for #193
|
2015-08-27 12:41:54 -07:00 |
|
Zach Borboa
|
145e7b76b1
|
Add test for #193
|
2015-08-27 12:26:56 -07:00 |
|
Zach Borboa
|
70ef1320b7
|
Merge pull request #238 from zachborboa/master
Start built-in web server when running nightly continuous integration tests
|
2015-08-27 10:28:27 -07:00 |
|
Zach Borboa
|
3bf046b197
|
Start built-in web server when running nightly continuous integration tests
|
2015-08-27 10:27:18 -07:00 |
|
Zach Borboa
|
bf861695f8
|
Clean up
|
2015-08-21 15:50:06 -07:00 |
|
Zach Borboa
|
ae15ff9ab1
|
Bump patch version
4.6.9
|
2015-08-21 15:48:09 -07:00 |
|
Zach Borboa
|
9dbfd50646
|
Add alias Curl::getCookie(); Update available methods in readme
|
2015-08-21 15:46:18 -07:00 |
|
Zach Borboa
|
b3aa20609e
|
Merge pull request #236 from fealXX/master
Added the ability to get cookie values (after a request).
|
2015-08-21 15:37:13 -07:00 |
|
Zach Borboa
|
8094e2fd5a
|
Merge pull request #235 from petewatts/master
Fix #234 PATCH request method support data body
|
2015-08-21 15:32:30 -07:00 |
|
Ich
|
740fa5b757
|
corrected cookiereset + added check if key is set
|
2015-08-20 14:43:04 +02:00 |
|
Ich
|
0c070b2515
|
renamed getCookie to getResponseCookie
Making clear that you get the Cookies of the response, not the ones you
set initially.
|
2015-08-20 14:29:47 +02:00 |
|
Pete Watts
|
9d03d46290
|
Fix #234 Fixed PATCH request method to correctly support sending body data.
|
2015-08-20 12:46:32 +01:00 |
|