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.
tbrowder in the api query i'm trying, the curl example shows a header defined like this: 13:57
-H 'accept: application/json' 13:58
how is that translated into a Cro::HTTP::Client.new()? 13:59
another is: -H 'X-API-KEY: xxxx' 14:01
i assume it should be: accept => 'application/json', yes? 14:02
etc.
16:54 disbot1 left, disbot2 joined
disbot2 <tpaul64_18694> yeah that's what i would expect 22:07
tbrowder thnx 23:21