Home
last modified time | relevance | path

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

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/network/
H A D_validators.py1063 validate_custom_headers(namespace)
1830 def validate_custom_headers(namespace): function
H A D_params.py32 validate_custom_headers, validate_status_code_ranges, validate_subnet_ranges,
1850 …s', help='Space-separated list of NAME=VALUE pairs.', nargs='+', validator=validate_custom_headers)
1875 …p='Space-separated list of custom headers in KEY=VALUE format.', validator=validate_custom_headers)