Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
00:25 sena_kun left 00:33 sena_kun joined
andinus thanks :) 06:51
07:17 TheAthlete joined
andinus say i want to return a specific page on 404, i set `after { content('text/html', $404-page) if .status == 404 };` 07:51
oh, never mind, it works as expected, i thought `content` would eat up the status 07:52
jnthnwrthngtn Yeah, content does something like response.status //= 200, it won't replace an existing status 08:23
10:52 TheAthlete left 12:35 TheAthlete joined 20:43 Xliff joined 20:50 TheAthlete left