[pages] https mode with local workers https upstream
anyone successfully enable
wrangler pages dev
in https mode? with binding to a local durable object that https enabled too
I'm using this in pages
using this in DO worker
already following https://github.com/cloudflare/workers-sdk/issues/1908
https://developers.cloudflare.com/pages/functions/local-development/
https://developers.cloudflare.com/workers/wrangler/commands/#dev-1
error below:
annyone can point me how to work on local with https?1 Reply
seem stuck for this
I need to have https in my local since the OAuth callback didn't accept http