Mark Story
|
792f1b97e1
Fix warnings in Http/Client tests.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
db7943d14e
Fix more usage of config().
|
8 years ago |
Mark Story
|
2163569d17
Merge pull request #11163 from robertpustulka/schemeless-url-fix
|
8 years ago |
Robert Pustułka
|
fef1ebfdd1
Added `protocolRelative` option to `buildUrl()` method.
|
8 years ago |
Robert Pustułka
|
ce75980299
Require that cookies added to the Client have a path and a domain.
|
8 years ago |
Robert Pustułka
|
1feffe862d
Support protocol relative URL in HTTP Client.
|
8 years ago |
Mark Story
|
c9a059ce1b
Merge branch 'master' into 3.next
|
8 years ago |
Robert Pustułka
|
bcd94078eb
Move redirects handling to the Client.
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Robert Pustułka
|
c4833ec82b
Remove removeCookie() method.
|
8 years ago |
Robert Pustułka
|
342d624f66
Added addCookie() and removeCookie() methods to Cake\Http\Client.
|
8 years ago |
Robert Pustułka
|
19935c0447
Revert cookie collection setter.
|
8 years ago |
Robert Pustułka
|
ddfa92c9a3
Added a setter for cookie collection.
|
8 years ago |
Mark Story
|
603f2ac2b5
Fix up test for cookies.
|
9 years ago |
Mark Story
|
5034140325
Use undeprecated methods for adding cookies.
|
9 years ago |
Mark Story
|
87d90622b1
Use undeprecated method when storing cookies from responses.
|
9 years ago |
Mark Story
|
a8b93c75f8
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
0b156617b5
Move tests for Http\Client.
|
9 years ago |