http headers with HTTP client library

Issue #230 resolved
박상현 created an issue

Hello,

I’m trying to tinker a quick demo for an IoT idea with ESP32 and microblocks.

I wonder is there any way I can assign HTTP headers with microBlocks?

Thanks!

Comments (2)

  1. John Maloney repo owner

    Sorry that I missed this issue earlier.

    Unfortunately, the currently HTTP client library does not allow you to add additional HTTP headers. The HTTP server library does support additional headers.

  2. Log in to comment