chromium/components/policy/resources/templates/policy_definitions/DefaultSearchProvider/DefaultSearchProviderInstantURLPostParams.yaml

caption: Parameters for instant URL which uses POST
deprecated: true
desc: |-
  Specifies the parameters used when doing instant search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data.

            This policy is optional. If not set, instant search request will be sent using the GET method.

            This policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled.
example_value: q={searchTerms},ie=utf-8,oe=utf-8
features:
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: string
supported_on:
- chrome.*:29-63
- chrome_os:29-63
- android:30-63
tags: []
type: string