Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-soup3 GI.Soup.Objects.CookieJar Adds cookie to jar, exactly as though it had appeared in a Set-Cookie header returned from a request to uri. firstParty will be used to reject cookies coming from third party resources in case such a security policy is set in the jar.
constructMessageFirstParty :: (IsMessage o, MonadIO m) => Uri -> m (GValueConstruct o)gi-soup3 GI.Soup.Objects.Message Construct a GValueConstruct with valid value for the “first-party” property. This is rarely needed directly, but it is used by new.
getMessageFirstParty :: (MonadIO m, IsMessage o) => o -> m Urigi-soup3 GI.Soup.Objects.Message Get the value of the “first-party” property. When overloading is enabled, this is equivalent to
get message #firstParty
messageGetFirstParty :: (HasCallStack, MonadIO m, IsMessage a) => a -> m Urigi-soup3 GI.Soup.Objects.Message Gets msg's first-party Uri.
messageSetFirstParty :: (HasCallStack, MonadIO m, IsMessage a) => a -> Uri -> m ()gi-soup3 GI.Soup.Objects.Message Sets firstParty as the main document Uri for msg. For details of when and how this is used refer to the documentation for [enumcookieJarAcceptPolicy].
setMessageFirstParty :: (MonadIO m, IsMessage o) => o -> Uri -> m ()gi-soup3 GI.Soup.Objects.Message Set the value of the “first-party” property. When overloading is enabled, this is equivalent to
set message [ #firstParty := value ]
pageLinksFirst :: PageLinks -> Maybe URIgithub GitHub.Data.Request No documentation available.
pageFirst :: PageLinks -> Maybe Textgithub-rest GitHub.REST.PageLinks No documentation available.
merge_request_first_contribution :: MergeRequest -> Maybe Boolgitlab-haskell GitLab.Types No documentation available.
merge_request_first_deployed_to_production_at :: MergeRequest -> Maybe UTCTimegitlab-haskell GitLab.Types No documentation available.