Home
last modified time | relevance | path

Searched defs:header_name (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dheader.py121 def make_header(decoded_seq, maxlinelen=None, header_name=None, argument
146 maxlinelen=None, header_name=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dutil.py163 def is_hop_by_hop(header_name): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py287 def has_header(self, header_name): argument
291 def get_header(self, header_name, default=None): argument