Home
last modified time | relevance | path

Searched defs:headerToPair (Results 1 – 2 of 2) sorted by relevance

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs83 headerToPair (AddCookie sc) = function
85 headerToPair (DeleteCookie key path) = function
94 headerToPair (Header key value) = (key, value) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs83 headerToPair (AddCookie sc) = function
85 headerToPair (DeleteCookie key path) = function
94 headerToPair (Header key value) = (key, value) function