Home
last modified time | relevance | path

Searched defs:header_dict (Results 1 – 22 of 22) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dslack.py32 header_dict=None, argument
H A Dpycrypto.py17 try:
H A Dhttp.py129 header_dict=None, argument
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Difttt.py35 def _query(event=None, method="GET", args=None, header_dict=None, data=None): argument
H A Dvictorops.py40 action=None, routing_key=None, args=None, method="GET", header_dict=None, data=None argument
H A Drallydev.py70 action=None, command=None, args=None, method="GET", header_dict=None, data=None argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcrl_set.cc126 bool CopyHashListFromHeader(base::DictionaryValue* header_dict, in CopyHashListFromHeader()
160 base::DictionaryValue* header_dict, in CopyHashToHashesMapFromHeader()
210 std::unique_ptr<base::DictionaryValue> header_dict(ReadHeader(&data)); in Parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcrl_set.cc125 bool CopyHashListFromHeader(base::DictionaryValue* header_dict, in CopyHashListFromHeader()
159 base::DictionaryValue* header_dict, in CopyHashToHashesMapFromHeader()
218 std::unique_ptr<base::DictionaryValue> header_dict(ReadHeader(&data)); in Parse() local
/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Dgogrid.py520 action=None, command=None, args=None, method="GET", header_dict=None, data=None argument
H A Dvultrpy.py610 def _query(path, method="GET", data=None, params=None, header_dict=None, decode=True): argument
H A Dmsazure.py3513 def query(path, method="GET", data=None, params=None, header_dict=None, decode=True): argument
H A Dlinode.py1152 header_dict=None, argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hpack/hpack/
H A Dhpack.py132 def _dict_to_iterable(header_dict): argument
/dports/www/py-hpack/hpack-4.0.0/src/hpack/
H A Dhpack.py131 def _dict_to_iterable(header_dict): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/hpack/hpack/
H A Dhpack.py132 def _dict_to_iterable(header_dict): argument
/dports/net-mgmt/py-msrest/msrest-0.6.21/msrest/pipeline/
H A D__init__.py295 def add_headers(self, header_dict): argument
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hpack/hpack/
H A Dhpack.py132 def _dict_to_iterable(header_dict): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hpack/hpack/
H A Dhpack.py132 def _dict_to_iterable(header_dict): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hpack/hpack/
H A Dhpack.py132 def _dict_to_iterable(header_dict): argument
/dports/math/py-spectral/spectral-0.22.4/spectral/io/
H A Denvi.py983 def write_envi_header(fileName, header_dict, is_library=False): argument
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibcalignmentfile.pyx296 def from_dict(cls, header_dict): argument
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddbmailtypes.h156 GHashTable *header_dict; member