google_api_firebase_hosting v0.11.0 GoogleApi.FirebaseHosting.V1beta1.Model.Header View Source
A header is an object that specifies a URL pattern that, if matched to the request URL path, triggers Hosting to apply the specified custom response headers.
Attributes
-
glob(type:String.t, default:nil) - The user-supplied glob to match against the request URL path. -
headers(type:map(), default:nil) - Required. The additional headers to add to the response. -
regex(type:String.t, default:nil) - The user-supplied RE2 regular expression to match against the request URL path.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.