Home
last modified time | relevance | path

Searched refs:if_none_match (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/etag_caching/
H A Dmiddleware_spec.rb64 middleware.call(build_request(path, if_none_match))
76 middleware.call(build_request(path, if_none_match))
132 middleware.call(build_request(path, if_none_match))
145 middleware.call(build_request(path, if_none_match))
160 middleware.call(build_request(path, if_none_match))
197 middleware.call(build_request(path, if_none_match))
227 middleware.call(build_request(path, if_none_match))
238 middleware.call(build_request(path, if_none_match))
256 middleware.call(build_request(path, if_none_match))
289 def build_request(path, if_none_match) argument
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/
H A D_serialize.py16 if_none_match = None
25 if_none_match = kwargs.pop(etag_param, None)
26 if not if_none_match:
29 if_none_match = '*'
35 return if_match, if_none_match
40 if_match, if_none_match = _get_match_headers(kwargs, 'match_condition', 'etag')
45 if_none_match=if_none_match or kwargs.pop('if_none_match', None)
51 if_match, if_none_match = _get_match_headers(kwargs, 'source_match_condition', 'source_etag')
56 source_if_none_match=if_none_match or kwargs.pop('source_if_none_match', None)
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_07_07/
H A D_serialize.py28 if_none_match = None
37 if_none_match = kwargs.pop(etag_param, None)
38 if not if_none_match:
41 if_none_match = '*'
47 return if_match, if_none_match
52 if_match, if_none_match = _get_match_headers(kwargs, 'match_condition', 'etag')
57 if_none_match=if_none_match or kwargs.pop('if_none_match', None)
63 if_match, if_none_match = _get_match_headers(kwargs, 'source_match_condition', 'source_etag')
68 source_if_none_match=if_none_match or kwargs.pop('source_if_none_match', None)
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2016_05_31/blob/
H A Dpageblobservice.py205 if_none_match=if_none_match,
378 if_none_match=if_none_match,
462 'If-None-Match': _to_str(if_none_match)
546 'If-None-Match': _to_str(if_none_match),
640 'If-None-Match': _to_str(if_none_match),
873 if_none_match=if_none_match,
969 if_none_match=if_none_match,
997 if_none_match=None, timeout=None): argument
1089 if_none_match=if_none_match,
1126 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dblockblobservice.py272 if_none_match=if_none_match,
408 if_none_match=if_none_match,
416 if_none_match=None, timeout=None, use_byte_buffer=False): argument
522 if_none_match=if_none_match,
582 if_none_match=if_none_match,
592 if_none_match=None, timeout=None): argument
686 if_none_match=if_none_match,
696 if_none_match=None, timeout=None): argument
780 if_none_match=if_none_match,
856 'If-None-Match': _to_str(if_none_match)
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_11_09/blob/
H A Dpageblobservice.py206 if_none_match=if_none_match,
379 if_none_match=if_none_match,
498 'If-None-Match': _to_str(if_none_match)
593 'If-None-Match': _to_str(if_none_match)
677 'If-None-Match': _to_str(if_none_match),
771 'If-None-Match': _to_str(if_none_match),
1011 if_none_match=if_none_match,
1116 if_none_match=if_none_match,
1252 if_none_match=if_none_match,
1468 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dappendblobservice.py187 'If-None-Match': _to_str(if_none_match)
280 'If-None-Match': _to_str(if_none_match)
399 'If-None-Match': _to_str(if_none_match)
415 if_none_match=None): argument
494 if_none_match=if_none_match)
500 if_none_match=None): argument
593 if_none_match=if_none_match)
599 if_none_match=None): argument
683 if_none_match=if_none_match)
689 if_none_match=None): argument
[all …]
/dports/devel/py-azure-storage-blob/azure-storage-blob-2.1.0/azure/storage/blob/
H A Dpageblobservice.py213 if_none_match=if_none_match,
392 if_none_match=if_none_match,
517 'If-None-Match': _to_str(if_none_match)
613 'If-None-Match': _to_str(if_none_match)
697 'If-None-Match': _to_str(if_none_match),
791 'If-None-Match': _to_str(if_none_match),
1036 if_none_match=if_none_match,
1147 if_none_match=if_none_match,
1290 if_none_match=if_none_match,
1512 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dappendblobservice.py193 'If-None-Match': _to_str(if_none_match)
292 'If-None-Match': _to_str(if_none_match)
417 'If-None-Match': _to_str(if_none_match)
433 if_none_match=None, cpk=None): argument
517 if_none_match=if_none_match,
524 if_none_match=None, cpk=None): argument
622 if_none_match=if_none_match,
629 if_none_match=None, cpk=None): argument
718 if_none_match=if_none_match,
725 if_none_match=None, cpk=None): argument
[all …]
/dports/www/py-azure-storage/azure-storage-0.36.0/azure/storage/blob/
H A Dpageblobservice.py209 if_none_match=if_none_match,
382 if_none_match=if_none_match,
466 'If-None-Match': _to_str(if_none_match)
550 'If-None-Match': _to_str(if_none_match),
644 'If-None-Match': _to_str(if_none_match),
722 'If-None-Match': _to_str(if_none_match),
883 if_none_match=if_none_match,
988 if_none_match=if_none_match,
1124 if_none_match=if_none_match,
1340 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dblockblobservice.py272 if_none_match=if_none_match,
410 if_none_match=if_none_match,
418 if_none_match=None, timeout=None, use_byte_buffer=False): argument
526 if_none_match=if_none_match,
588 if_none_match=if_none_match,
598 if_none_match=None, timeout=None): argument
694 if_none_match=if_none_match,
704 if_none_match=None, timeout=None): argument
790 if_none_match=if_none_match,
901 'If-None-Match': _to_str(if_none_match)
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_04_17/blob/
H A Dpageblobservice.py211 if_none_match=if_none_match,
384 if_none_match=if_none_match,
468 'If-None-Match': _to_str(if_none_match)
552 'If-None-Match': _to_str(if_none_match),
646 'If-None-Match': _to_str(if_none_match),
724 'If-None-Match': _to_str(if_none_match),
885 if_none_match=if_none_match,
989 if_none_match=if_none_match,
1125 if_none_match=if_none_match,
1341 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dblockblobservice.py272 if_none_match=if_none_match,
412 if_none_match=if_none_match,
420 if_none_match=None, timeout=None, use_byte_buffer=False): argument
531 if_none_match=if_none_match,
593 if_none_match=if_none_match,
603 if_none_match=None, timeout=None): argument
699 if_none_match=if_none_match,
709 if_none_match=None, timeout=None): argument
795 if_none_match=if_none_match,
906 'If-None-Match': _to_str(if_none_match)
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_11_09/blob/
H A Dpageblobservice.py206 if_none_match=if_none_match,
379 if_none_match=if_none_match,
463 'If-None-Match': _to_str(if_none_match)
547 'If-None-Match': _to_str(if_none_match),
641 'If-None-Match': _to_str(if_none_match),
719 'If-None-Match': _to_str(if_none_match),
881 if_none_match=if_none_match,
986 if_none_match=if_none_match,
1122 if_none_match=if_none_match,
1338 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dblockblobservice.py267 if_none_match=if_none_match,
407 if_none_match=if_none_match,
415 if_none_match=None, timeout=None, use_byte_buffer=False): argument
526 if_none_match=if_none_match,
588 if_none_match=if_none_match,
598 if_none_match=None, timeout=None): argument
694 if_none_match=if_none_match,
704 if_none_match=None, timeout=None): argument
790 if_none_match=if_none_match,
901 'If-None-Match': _to_str(if_none_match)
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_07_29/blob/
H A Dpageblobservice.py202 if_none_match=if_none_match,
375 if_none_match=if_none_match,
459 'If-None-Match': _to_str(if_none_match)
543 'If-None-Match': _to_str(if_none_match),
637 'If-None-Match': _to_str(if_none_match),
715 'If-None-Match': _to_str(if_none_match),
877 if_none_match=if_none_match,
982 if_none_match=if_none_match,
1118 if_none_match=if_none_match,
1334 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dblockblobservice.py263 if_none_match=if_none_match,
403 if_none_match=if_none_match,
411 if_none_match=None, timeout=None, use_byte_buffer=False): argument
522 if_none_match=if_none_match,
584 if_none_match=if_none_match,
594 if_none_match=None, timeout=None): argument
690 if_none_match=if_none_match,
700 if_none_match=None, timeout=None): argument
786 if_none_match=if_none_match,
897 'If-None-Match': _to_str(if_none_match)
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_03_28/blob/
H A Dpageblobservice.py206 if_none_match=if_none_match,
379 if_none_match=if_none_match,
463 'If-None-Match': _to_str(if_none_match)
547 'If-None-Match': _to_str(if_none_match),
641 'If-None-Match': _to_str(if_none_match),
719 'If-None-Match': _to_str(if_none_match),
881 if_none_match=if_none_match,
986 if_none_match=if_none_match,
1122 if_none_match=if_none_match,
1338 'If-None-Match': _to_str(if_none_match)
[all …]
H A Dappendblobservice.py186 'If-None-Match': _to_str(if_none_match)
199 if_none_match=None, timeout=None): argument
279 'If-None-Match': _to_str(if_none_match)
295 if_none_match=None): argument
374 if_none_match=if_none_match)
380 if_none_match=None): argument
473 if_none_match=if_none_match)
479 if_none_match=None): argument
563 if_none_match=if_none_match)
569 if_none_match=None): argument
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2015_04_05/blob/
H A Dpageblobservice.py196 ('If-None-Match', _to_str(if_none_match))
209 if_match=None, if_none_match=None, timeout=None): argument
298 ('If-None-Match', _to_str(if_none_match))
315 if_match=None, if_none_match=None, timeout=None): argument
393 ('If-None-Match', _to_str(if_none_match))
478 ('If-None-Match', _to_str(if_none_match)),
557 ('If-None-Match', _to_str(if_none_match)),
624 ('If-None-Match', _to_str(if_none_match)),
716 if_none_match=if_none_match,
808 if_none_match=if_none_match,
[all …]
H A Dblockblobservice.py121 if_none_match=None, timeout=None): argument
182 ('If-None-Match', _to_str(if_none_match))
320 ('If-None-Match', _to_str(if_none_match)),
385 if_match=None, if_none_match=None, timeout=None): argument
465 if_none_match=if_none_match,
473 if_match=None, if_none_match=None, timeout=None): argument
556 if_none_match=if_none_match,
588 if_none_match=if_none_match,
597 if_match=None, if_none_match=None, timeout=None): argument
692 if_none_match=if_none_match,
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_12_12/
H A D_serialize.py44 if_none_match = None
53 if_none_match = kwargs.pop(etag_param, None)
54 if not if_none_match:
57 if_none_match = '*'
63 return if_match, if_none_match
68 if_match, if_none_match = _get_match_headers(kwargs, 'match_condition', 'etag')
73 if_none_match=if_none_match or kwargs.pop('if_none_match', None),
80 if_match, if_none_match = _get_match_headers(kwargs, 'source_match_condition', 'source_etag')
85 source_if_none_match=if_none_match or kwargs.pop('source_if_none_match', None),
/dports/devel/py-azure-batch/azure-batch-11.0.0/azure/batch/operations/
H A D_job_schedule_operations.py77 if_none_match = None
79 if_none_match = job_schedule_exists_options.if_none_match
186 if_none_match = None
188 if_none_match = job_schedule_delete_options.if_none_match
291 if_none_match = None
293 if_none_match = job_schedule_get_options.if_none_match
416 if_none_match = job_schedule_patch_options.if_none_match
531 if_none_match = job_schedule_update_options.if_none_match
638 if_none_match = job_schedule_disable_options.if_none_match
739 if_none_match = job_schedule_enable_options.if_none_match
[all …]
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_04_08/
H A D_serialize.py46 if_none_match = None
55 if_none_match = kwargs.pop(etag_param, None)
56 if not if_none_match:
59 if_none_match = '*'
65 return if_match, if_none_match
79 if_match, if_none_match = _get_match_headers(kwargs, 'match_condition', 'etag')
84 if_none_match=if_none_match or kwargs.pop('if_none_match', None),
91 if_match, if_none_match = _get_match_headers(kwargs, 'source_match_condition', 'source_etag')
96 source_if_none_match=if_none_match or kwargs.pop('source_if_none_match', None),
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_02_10/
H A D_serialize.py45 if_none_match = None
54 if_none_match = kwargs.pop(etag_param, None)
55 if not if_none_match:
58 if_none_match = '*'
64 return if_match, if_none_match
78 if_match, if_none_match = _get_match_headers(kwargs, 'match_condition', 'etag')
83 if_none_match=if_none_match or kwargs.pop('if_none_match', None),
90 if_match, if_none_match = _get_match_headers(kwargs, 'source_match_condition', 'source_etag')
95 source_if_none_match=if_none_match or kwargs.pop('source_if_none_match', None),

12345678910>>...18