| .. |
|
Client
|
1c4c644c08
Merge branch 'master' into 3.next
|
8 years ago |
|
Cookie
|
74e1c4f7c7
Moves Cookie::toArray() to Client\CookieCollection::convertCookie()
|
9 years ago |
|
Middleware
|
f947384133
Merge pull request #10561 from cakephp/3.next-csrf-middleware
|
8 years ago |
|
ActionDispatcherTest.php
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
|
BaseApplicationTest.php
|
df15753b6d
Remove unused namespace
|
9 years ago |
|
ClientTest.php
|
c4833ec82b
Remove removeCookie() method.
|
8 years ago |
|
ControllerFactoryTest.php
|
a8a74bc095
Fix docblock
|
9 years ago |
|
MiddlewareQueueTest.php
|
180553633c
Enable MiddlewareQueue to be constructed with middleware objects.
|
9 years ago |
|
RequestTransformerTest.php
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
|
ResponseEmitterTest.php
|
df15753b6d
Remove unused namespace
|
9 years ago |
|
ResponseTest.php
|
d5ae143163
Renamed convertCookie() to convertCookieToArray() and make them protected.
|
9 years ago |
|
ResponseTransformerTest.php
|
023fa8f615
Fix tests failing from invalid cookie names.
|
9 years ago |
|
RunnerTest.php
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
|
ServerRequestFactoryTest.php
|
b0da8f232f
Fallback to $_FILES instead of nothing.
|
9 years ago |
|
ServerRequestTest.php
|
fb318f222b
Merge pull request #10501 from cleptric/env-getter-setter
|
9 years ago |
|
ServerTest.php
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
|
server_mocks.php
|
7ebc2614fd
Add a simpler response emitter.
|
9 years ago |