Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. headerName :: BackendBucketCdnPolicyBypassCacheOnRequestHeader -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The header field name to match on when bypassing cache. Values are case-insensitive.

  2. headerName :: BackendServiceCdnPolicyBypassCacheOnRequestHeader -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The header field name to match on when bypassing cache. Values are case-insensitive.

  3. headerName :: HttpHeaderMatch -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The name of the HTTP header to match. For matching against the HTTP request's authority, use a headerMatch with the header name ":authority". For matching a request's method, use the headerName ":method". When the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only non-binary user-specified custom metadata and the content-type header are supported. The following transport-level headers cannot be used in header matching rules: :authority, :method, :path, :scheme, user-agent, accept-encoding, content-encoding, grpc-accept-encoding, grpc-encoding, grpc-previous-rpc-attempts, grpc-tags-bin, grpc-timeout and grpc-trace-bin.

  4. headerName :: HttpHeaderOption -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The name of the header.

  5. headerName :: SecurityPolicyRuleHttpHeaderActionHttpHeaderOption -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The name of the header to set.

  6. headerValue :: HttpHeaderOption -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The value of the header to add.

  7. headerValue :: SecurityPolicyRuleHttpHeaderActionHttpHeaderOption -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The value to set the named header to.

  8. headers :: TestFailure -> Maybe [UrlMapTestHeader]

    gogol-compute Gogol.Compute.Types

    HTTP headers of the request.

  9. headers :: UrlMapTest -> Maybe [UrlMapTestHeader]

    gogol-compute Gogol.Compute.Types

    HTTP headers for this request. If headers contains a host header, then host must also match the header value.

  10. headerBypassBillingFilter :: DeploymentManagerDeploymentsDelete -> Maybe Bool

    gogol-deploymentmanager Gogol.DeploymentManager

    No documentation available.

Page 73 of many | Previous | Next