Package burp.api.montoya.http.sessions
-
Interface Summary Interface Description CookieJar This interface is used to access Burp's Cookie Jar functionality.SessionHandlingAction Extensions can implement this interface and then callHttp.registerSessionHandlingAction(burp.api.montoya.http.sessions.SessionHandlingAction)to register a custom session handling action.