This repository was archived by the owner on Jan 30, 2020. It is now read-only.
release-2.5.6
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #107 fixes the
Expires
header to allow values of0
or'0'
; these now resolve
to the start of the unix epoch (1970-01-01). - #102 fixes the Curl
adapter timeout detection. - #93 fixes the Content
Security Policy CSP HTTP header when it isnone
(empty value). - #92 fixes the flatten
cookies value for array value (also multidimensional). - #34 fixes the
arg_separator
for application/x-www-form-urlencoded submissions.