Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
headers :: Report -> Maybe [Report_HeadersItem]gogol-adexchange-seller Gogol.AdExchangeSeller The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.
headers :: Report -> Maybe [Report_HeadersItem]gogol-adexchange-seller Gogol.AdExchangeSeller.Types The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.
headers :: ReportResult -> Maybe [Header]gogol-adsense Gogol.AdSense The header information; one for each dimension in the request, followed by one for each metric in the request.
headers :: ReportResult -> Maybe [Header]gogol-adsense Gogol.AdSense.Types The header information; one for each dimension in the request, followed by one for each metric in the request.
headers :: Report -> Maybe [Report_HeadersItem]gogol-adsense-host Gogol.AdSenseHost The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.
headers :: Report -> Maybe [Report_HeadersItem]gogol-adsense-host Gogol.AdSenseHost.Types The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.
headerAction :: HttpRouteRule -> Maybe HttpHeaderActiongogol-compute Gogol.Compute Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction value specified here is applied before the matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].routeAction.weightedBackendService.backendServiceWeightAction[].headerAction HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
headerAction :: PathMatcher -> Maybe HttpHeaderActiongogol-compute Gogol.Compute Specifies changes to request and response headers that need to take effect for the selected backend service. HeaderAction specified here are applied after the matching HttpRouteRule HeaderAction and before the HeaderAction in the UrlMap HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
headerAction :: SecurityPolicyRule -> Maybe SecurityPolicyRuleHttpHeaderActiongogol-compute Gogol.Compute Optional, additional actions that are performed on headers. This field is only supported in Global Security Policies of type CLOUD_ARMOR.
headerAction :: UrlMap -> Maybe HttpHeaderActiongogol-compute Gogol.Compute Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction specified here take effect after headerAction specified under pathMatcher. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.