get(name, failobj=None)
Return the value of the named header field. This is identical to __getitem__()
except that optional failobj is returned if the named header is missing (defaults to None
).
get(name, failobj=None)
Return the value of the named header field. This is identical to __getitem__()
except that optional failobj is returned if the named header is missing (defaults to None
).
Designed by : w10schools
service@w10schools.com
Please login to continue.