Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dhttparchive_test.py43 ETAG_VALID = 'etag' variable in HttpArchiveTest
46 RESPONSE_HEADERS = [('last-modified', DATE_PRESENT), ('etag', ETAG_VALID)]
285 request_headers = {'if-match': self.ETAG_VALID}
294 request_headers = {'if-none-match': self.ETAG_VALID}
315 'if-match': self.ETAG_VALID,
331 'if-match': self.ETAG_VALID,
366 'if-none-match': self.ETAG_VALID,
381 'if-none-match': self.ETAG_VALID,