MCPcopy Create free account
hub / github.com/sqlmapproject/sqlmap / geturl

Method geturl

thirdparty/keepalive/keepalive.py:435–436  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

433 return self.headers
434
435 def geturl(self):
436 return self._url
437
438 def read(self, amt=None):
439 # the _rbuf test is only in this first if for speed. It's not

Callers 3

urlMethod · 0.45
ParseResponseExFunction · 0.45
ParseResponseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected