Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Mark Story
|
9e7a0c1be2
Fix reasonPhrase having a default value that matches the status code.
|
9 years ago |
Mark Story
|
ea7c52b91f
Fix reason phrase not getting set by statusCode()
|
9 years ago |
Mark Story
|
d6a720b2c0
Add getCookies() method to response.
|
9 years ago |
Mark Story
|
474010889b
Fix up tests and typehints.
|
9 years ago |
mark_story
|
3d63012a2b
Fix PHPCS.
|
9 years ago |
Mark Story
|
966cb034ed
Better assertions around content-transfer-encoding.
|
9 years ago |
Mark Story
|
2480c6b14d
Don't mutate the response when setting a file.
|
9 years ago |
Mark Story
|
539304b0a5
Fix file() not actually emitting files.
|
9 years ago |
Mark Story
|
5be9f45f15
Add test for withDownload()
|
9 years ago |
Mark Story
|
549b65c698
Rough implementation of withFile() & withDownload())
|
9 years ago |
Mark Story
|
116b8feb80
Uncomment a bunch of skipped cors cases.
|
9 years ago |
Mark Story
|
36b067cf9e
Add withCookie() & getCookie()
|
9 years ago |
Mark Story
|
986efd0771
Add withSharedMaxAge()
|
9 years ago |
Mark Story
|
4f75c34f11
Implement withCache()
|
9 years ago |
Mark Story
|
f2f195f346
Implement withMustRevalidate()
|
9 years ago |
Mark Story
|
c4bfdbb21d
Implement withMaxAge()
|
9 years ago |
Mark Story
|
681a38765b
Implement withSharable()
|
9 years ago |
Mark Story
|
9d7c22f0af
Implement withNotModified()
|
9 years ago |
Mark Story
|
46fe19a223
Implement withEtag()
|
9 years ago |
Mark Story
|
7cff856c4c
Add withVary() and incomplete tests for other methods.
|
9 years ago |
Mark Story
|
f22ec68869
Add withCharset() immutable helper.
|
9 years ago |
Mark Story
|
5326287d60
Add withDisabledCache() header macro.
|
9 years ago |
Mark Story
|
f4d7d350c3
Add withLength() immutable helper
|
9 years ago |
Mark Story
|
09b3f0ff5a
Fix clearing content-type when status is 204/304
|
9 years ago |
Mark Story
|
9e43757455
Fix failing tests.
|
9 years ago |
Mark Story
|
a7cf1736a4
Fix phpcs errors.
|
9 years ago |
Mark Story
|
5ff002e13c
Fix a number of header related issues and clean up tests.
|
9 years ago |
Mark Story
|
06f7a6bd6d
Add withLocation()
|
9 years ago |