menu
googleapis package
documentation
networksecurity/v1.dart
HttpHeaderMatch
HttpHeaderMatch constructor
HttpHeaderMatch constructor
dark_mode
light_mode
HttpHeaderMatch
constructor
HttpHeaderMatch
(
{
String
?
headerName
,
String
?
regexMatch
,
})
Implementation
HttpHeaderMatch({ this.headerName, this.regexMatch, });
googleapis package
documentation
networksecurity/v1
HttpHeaderMatch
HttpHeaderMatch constructor
HttpHeaderMatch class