headers property
HTTP headers for this request.
If headers contains a host header, then host must also match the header value.
Implementation
core.List<UrlMapTestHeader>? headers;
HTTP headers for this request.
If headers contains a host header, then host must also match the header value.
core.List<UrlMapTestHeader>? headers;