in reply to Re^5: Not sure how to use HTTP::Tiny
in thread Not sure how to use HTTP::Tiny

i was building the whole raw line in my tkx code, and i kinda forgot what the key part would do for me in the header section, sorry

Replies are listed 'Best First'.
Re^7: Not sure how to use HTTP::Tiny
by plx (Initiate) on May 21, 2018 at 21:52 UTC
    excellent! That worked. It's hard to find documentation on what exactly to put in for Authorization, or I just missed it. Thanks!