intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Http Session API Implementation #505

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implementation of a proper API for the HttpSessions Extension.

The considered actions are:
- setting/unsetting active session
- renaming of sessions
- setting/removing session tokens
- setting session token values
- forcing the creation of a new session

The considered views are:
- existing sessions for a particular site
- active session for a particular site
- the session tokens for a particular site

Original issue reported on code.google.com by cosminst...@gmail.com on 7 Feb 2013 at 3:01

GoogleCodeExporter commented 9 years ago
Committed in r2842.

Original comment by cosminst...@gmail.com on 7 Feb 2013 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 11 Feb 2013 at 9:18

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49