#Cannot send http request

1 messages · Page 1 of 1 (latest)

leaden stump
#

usually when i see an options arg, i try passing .{}

#

so try req.start(.{});

hybrid ledge
#

Thank you!

leaden stump
#

no problem. let us know if you run into anything else.

#

do you have zls installed? i usually would jump to definition on start() to see its signature and perhaps then jump to StartOptions.

hybrid ledge
#

Thank you so much.

leaden stump
#

are you already using zls?

hybrid ledge
leaden stump