| .. |
|
Client
|
666c31222e
Expose the CookieCollection in a response.
|
9 years ago |
|
Cookie
|
ed64d09845
Use DateTime objects internally.
|
9 years ago |
|
ActionDispatcherTest.php
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
|
BaseApplicationTest.php
|
df15753b6d
Remove unused namespace
|
9 years ago |
|
ClientTest.php
|
603f2ac2b5
Fix up test for cookies.
|
9 years ago |
|
ControllerFactoryTest.php
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
|
MiddlewareQueueTest.php
|
b0e953ec06
Fix camel case typo
|
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
|
b17f316796
Allow withCookie() to take cookie objects.
|
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
|
13353f7713
Add cookie collection methods to ServerRequest.
|
9 years ago |
|
ServerTest.php
|
c428da9297
Remove multiple empty lines
|
9 years ago |
|
server_mocks.php
|
7ebc2614fd
Add a simpler response emitter.
|
9 years ago |