How do I send HTTP/2 headers like ":method", ":scheme", ":authority" and ":path" as part of my request while setting up a Browser based or HTTP Dynatrace Synthetic Monitor test ?
Dynatrace does not like If I put a ":" in my header name.
When I try to add `":authority"` in my addHeaders JSON section I get an error message `"Only numbers, latin letters, hypens and underscores are allowed"`
JANUARY 15, 3:00 PM GMT / 10:00 AM ET