yesod/yesod-core/test/YesodCoreTest
2023-07-26 12:21:31 +03:00
..
ErrorHandling
JsLoaderSites
ParameterizedSite
Auth.hs
Breadcrumb.hs
Cache.hs Remove unnecesary Typeable deriving 2020-01-17 11:48:58 -05:00
CleanPath.hs
Csrf.hs
ErrorHandling.hs Add backwards compatibility for old unliftio 2022-07-20 14:14:14 +02:00
Exceptions.hs
Header.hs
InternalRequest.hs
JsLoader.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
Json.hs Deprecate insecure JSON body functions 2019-01-24 09:12:48 -06:00
Links.hs
LiteApp.hs
Media.hs
MediaData.hs
Meta.hs
NoOverloadedStrings.hs
NoOverloadedStringsSub.hs
ParameterizedSite.hs
RawResponse.hs
Redirect.hs
Reps.hs selectRep chooses first rep if no matches found. 2018-07-19 21:32:02 -05:00
RequestBodySize.hs
Ssl.hs Add laxSameSiteSessions and strictSameSiteSessions 2016-05-01 16:31:01 +01:00
Streaming.hs
StubLaxSameSite.hs
StubSslOnly.hs
StubStrictSameSite.hs
StubUnsecured.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
SubSub.hs
SubSubData.hs
WaiSubsite.hs
Widget.hs Fix test suite for latest wai-extra (fixes #1711) 2020-12-14 11:29:11 +02:00
YesodTest.hs