Bryan Crowe
|
4242bd4f3d
Additional Cake references to CakePHP and docblock typo
|
12 年之前 |
mark_story
|
809f6129e0
Update docs for HttpSocket methods.
|
12 年之前 |
mark_story
|
0f2d59d987
Merge branch 'master' into 2.4
|
12 年之前 |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 年之前 |
dmromanov
|
b4092e374d
Corrected spelling
|
12 年之前 |
dmromanov
|
56ef44f495
Excluded method names from several tanslation strings
|
12 年之前 |
Mark Story
|
59646aa30a
Merge pull request #1326 from fahad19/http-patch
|
13 年之前 |
Fahad Ibnay Heylaal
|
679177b8f3
convenience wrapper for HTTP PATCH in HttpSocket class.
|
13 年之前 |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 年之前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年之前 |
Sebastián Marcos Arce
|
fe774ecc03
Update HttpSocket.php
|
13 年之前 |
euromark
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
13 年之前 |
mark_story
|
3680ee0f1f
Add some docs for cookies.
|
13 年之前 |
mark_story
|
4d8dd12449
Add support for key => value cookies.
|
13 年之前 |
Joel Bradshaw
|
ece6ac3663
Backwards compat for auth in the config array of HttpSocket::request()
|
13 年之前 |
mark_story
|
cec4e8b758
Force & when creating requests.
|
13 年之前 |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 年之前 |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 年之前 |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 年之前 |
euromark
|
b811afbc44
double spaces to single ones
|
13 年之前 |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 年之前 |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 年之前 |
euromark
|
b7e75a6399
more whitespace coding standards
|
13 年之前 |
mark_story
|
240c8718eb
Implement SSL peer verification in HttpSocket
|
13 年之前 |
mark_story
|
3e3af1f998
Rename HttpResponse to HttpSocketResponse.
|
13 年之前 |
mark_story
|
60f9626838
Merge branch 'master' into 2.3
|
13 年之前 |
mark_story
|
b9ee4fc9f1
URL decode redirect urls.
|
13 年之前 |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 年之前 |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 年之前 |
Jelle Henkens
|
327f809016
Removing duplicate if statement
|
14 年之前 |