Skip to content

Release 1.7

Compare
Choose a tag to compare
@bungle bungle released this 18 Aug 17:35
· 248 commits to master since this release
  • Feature: Added session.open() function that only opens a session but doesn't send the cookie (until start is called). See also: #12 (Thanks @junhanamaki)
  • Bugfix: Fixed cookie expiration time format on Firefox bug: #10 (Thanks @junhanamaki)
  • Bugfix: Fixed an issue of overwriting a variable: #11 (Thanks @junhanamaki)