Alojzy Leszcz

Results 5 comments of Alojzy Leszcz

I tried ```hs cookieConfig :: CookieSettings cookieConfig = defaultCookieSettings { cookieIsSecure = NotSecure, cookieSameSite = SameSiteStrict, cookieXsrfSetting = Nothing } ``` and it did the job, thanks. Over the weekend...

*should be compatible* - well said ;). I'll keep on trying anyway, but preferred to let you know.

More trouble: I've described it on StackOverflow: https://stackoverflow.com/questions/49971219/suave-with-netcoreapp2-0 For some reason the "browseHome" searches for the files in Suave nuget location, which is well... not something I'd like. Do you...

Sadly - no. I'll keep on trying though.

Got some good news - I started a discussion on Slack in "dotnetcore" channel and there are people there who have already dealt with the problem. I guess for the...