Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 12 of 12) sorted by relevance

/test/framework/harnesses/host_controller/build/
Dbuild_provider_pab.py234 headers = {}
235 self._credentials.apply(headers)
236 headers['Content-Type'] = 'application/json'
237 headers['x-alkali-account'] = account_id
240 response = requests.post(self.SVC_URL, data=data, headers=headers,
311 headers = {}
312 self._credentials.apply(headers)
322 response = requests.get(url, headers=headers,
476 headers = {}
477 self._credentials.apply(headers)
[all …]
Dbuild_provider_pab_test.py100 artifact_url, headers={}, stream=True)
124 headers={
250 headers={
/test/framework/harnesses/host_controller/utils/parser/
Dpb2_utils.py28 headers, argument
66 ret = ret and FillDictAndPost(sub_msg, dict_to_fill, url, headers,
72 headers=headers,
/test/framework/harnesses/host_controller/vti_interface/
Dvti_endpoint_client.py88 headers=self._headers,
124 headers=self._headers,
155 headers=self._headers, timeout=REQUESTS_TIMEOUT_SECONDS)
194 headers=self._headers,
236 headers=self._headers,
264 headers=self._headers,
329 headers=self._headers,
373 headers=self._headers,
406 headers=self._headers,
/test/vti/test_serving/gae/webapp/src/handlers/
Dbase.py44 request_host = self.request.headers.get('Host')
45 request_referer = self.request.headers.get('Referer')
66 self.response.headers['x-content-type-options'] = 'nosniff'
67 self.response.headers['x-frame-options'] = 'SAMEORIGIN'
68 self.response.headers['x-xss-protection'] = '1; mode=block'
/test/suite_harness/common/util/tests/assets/
Darm64_libdl.txt12 Start of program headers: 64 (bytes into file)
13 Start of section headers: 66280 (bytes into file)
16 Size of program headers: 56 (bytes)
17 Number of program headers: 8
18 Size of section headers: 64 (bytes)
19 Number of section headers: 19
Darm32_libdl.txt12 Start of program headers: 52 (bytes into file)
13 Start of section headers: 9304 (bytes into file)
16 Size of program headers: 32 (bytes)
17 Number of program headers: 8
18 Size of section headers: 40 (bytes)
19 Number of section headers: 19
Dx86app_process32.txt12 Start of program headers: 52 (bytes into file)
13 Start of section headers: 22140 (bytes into file)
16 Size of program headers: 32 (bytes)
17 Number of program headers: 9
18 Size of section headers: 40 (bytes)
19 Number of section headers: 27
Dx86app_process64.txt12 Start of program headers: 64 (bytes into file)
13 Start of section headers: 22168 (bytes into file)
16 Size of program headers: 56 (bytes)
17 Number of program headers: 9
18 Size of section headers: 64 (bytes)
19 Number of section headers: 27
/test/vti/fuzz_test_serving/
Dmain.py20 self.response.headers['Content-Type'] = 'text/plain'
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_table.jsp183 // Add column headers.
/test/vts/proto/
DComponentSpecificationMessage.proto585 // a list of headers that need to be imported in order to use the component.