MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / value_decode

Method value_decode

Lib/Cookie.py:558–565  ·  view source on GitHub ↗

real_value, coded_value = value_decode(STRING) Called prior to setting a cookie's value from the network representation. The VALUE is the value read from HTTP header. Override this function to modify the behavior of cookies.

(self, val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__ParseStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected