Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 17 April 2018.
01:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
03:39 titsuki_ joined 17:11 stmuk joined 18:12 FROGGS joined 21:33 stmuk_ joined
Geth cro-core: 2a7f80434f | (Jonathan Worthington)++ | lib/Cro/Uri.pm6
Implement URI stingification

Rather than just keeping the originally parsed thing around. Paves the way for implementing relative resolution.
22:13
japhb "stingification" -- I'm not sure whether to make a joke about bees or recording artists 22:37
jnthn ouch :P 22:40
.oO( every typo you make... )
22:41
japhb Heh 22:59
Geth cro-core: 3c3a9bb38e | (Jonathan Worthington)++ | 2 files
Implement relative URI reference resolution

Pretty much a direct transliteration of the RFC. Passes all the test cases provided in the RFC also.
23:03
jnthn This is most of what I need to make Cro::HTTP::Client's base-uri functionality not do horrible things :) 23:11
(Which I discovered while working on something else, and figured it was high time to fix up) 23:12