Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

release-2.5.6

Compare
Choose a tag to compare
@ezimuel ezimuel released this 31 Jan 14:21
· 509 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #107 fixes the
    Expires header to allow values of 0 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 is none (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.