ADmad
|
bcfbd7f518
Fix datetime format in response headers.
|
5 years ago |
ADmad
|
30be57b46f
Add support for specifying "SameSite" attribute for cookies.
|
5 years ago |
ADmad
|
85fc144ca8
Replace Zend framework packages with Laminas.
|
6 years ago |
ADmad
|
c3fe343e3e
Allow using "Unassigned" HTTP status codes within 1xx - 5xx range.
|
6 years ago |
Mark Story
|
aa9e0afc01
Fix withStatus() overwriting content-type
|
6 years ago |
Corey Taylor
|
cb5a1cf3bd
Fixed testWithModified() using different 'now' for comparison
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
7c225cb4fe
Merge branch 'master' into 3.next
|
6 years ago |
ADmad
|
295510ae82
Add Response::withCookieCollection().
|
6 years ago |
Mark Story
|
e1fa05415f
Remove charset on json content-type
|
7 years ago |
ADmad
|
d586c759c3
Allow using DateTimeImmutable instance.
|
7 years ago |
ADmad
|
44c48e60a3
Merge branch 'master' into 3.next
|
7 years ago |
mscherer
|
78340f5fa6
Add tests
|
7 years ago |
David Yell
|
93c9d94d37
Deprecated the withCookie methods array components and updated associated tests.
|
7 years ago |
David Yell
|
b9a1ade540
Updated the tests to use non-empty path component, as specified in RFC6265
|
7 years ago |
mark_story
|
e78cb4a900
Add deprecation warnings for Response methods.
|
7 years ago |
Mark Story
|
55c78435d0
Add deprecation warning for non-absolute file paths.
|
8 years ago |
mosaxiv
|
45bec3884f
only string URL
|
8 years ago |
mosaxiv
|
0de7964341
remove Router
|
8 years ago |
mosaxiv
|
7cd0e79691
add withAddedLink()
|
8 years ago |
ADmad
|
78f41c54a3
Fix CS error.
|
8 years ago |
ADmad
|
6deb74352a
Throw exception when invalid response status code is used.
|
8 years ago |
ADmad
|
866a920f32
Update tests throwing deprecated warning.
|
8 years ago |
Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 years ago |
chinpei215
|
c68a773912
Fix incorrect triggering of callable strings
|
8 years ago |
Gabriel Caruso
|
ceac93119e
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 years ago |
Mark Story
|
2a3df60bed
Only enable headers_sent() for the tests that need it.
|
8 years ago |
Mark Story
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |