HTTP Sessions
The HTTP session hooks are:
Use the session hooks to get a handle to a session (an TSHttpSsn
object). If you want your plugin to be called back for each transaction within the session, then use .
Note: you must reenable the session with TSHttpSsnReenable
after processing a session hook.