Skip to content

1.0.0

Latest

Choose a tag to compare

@pmjones pmjones released this 29 Jun 23:31

First stable release.

  • Clarified that multiple set-cookie values are keyed by cookie name
    rather than by position, in both getHeader('set-cookie') and
    getHeaders(), matching the keys returned by getCookiesAsStrings().

  • Documentation and tooling refinements.