103
responses with Link
headers from the final response. Refer to Early Hints for more information.curl --location --request GET 'https://api.cloudflare.com/client/v4/zones//settings/early_hints'
103
responses with Link
headers from the final response. Refer to Early Hints for more information.{
"errors": [],
"messages": [],
"result": {
"editable": true,
"id": "early_hints",
"modified_on": "2014-01-01T05:20:00.12345Z",
"value": "off"
},
"success": true
}