Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Mark Story
|
28ed0d3d6d
Improve support for HTTP/2 in Http\Client
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
acc5896d30
Fix incorrect cookies being used on redirects
|
6 years ago |
mscherer
|
7b9045a653
Fix CS.
|
6 years ago |
ADmad
|
9dd3762b08
Add adapter instance type check.
|
7 years ago |
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 |