ty. a little easier to read.

i'd move the headers out of the loop (u can prolly just hard-code it), and move context_usage to inside the if (and maybe hard-code it, too)

oh right, good point @ move outside of the loop (or move directly into the Request), ty!

Ty, i commented on both gists.

ty for looking into it, i like your http.client take (still stdlib, keeps connection open)