MCPcopy Create free account
hub / github.com/apache/trafficserver / VerifySessionError

Class VerifySessionError

plugins/traffic_dump/post_process.py:74–77  ·  view source on GitHub ↗

There was a problem verifying a session node.

Source from the content-addressed store, hash-verified

72
73
74class VerifySessionError(VerifyError):
75 ''' There was a problem verifying a session node.
76 '''
77 pass
78
79
80def verify_request(request):

Callers 2

verify_transactionFunction · 0.85
verify_sessionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected