MCPcopy Index your code
hub / github.com/secdev/scapy / CLOSED

Method CLOSED

scapy/layers/http.py:1249–1250  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1247
1248 @ATMT.state(final=1)
1249 def CLOSED(self):
1250 self.vprint("CLOSED")
1251
1252 # Serving
1253

Callers 2

auth_eofMethod · 0.95
serve_eofMethod · 0.95

Calls 1

vprintMethod · 0.95

Tested by

no test coverage detected