FlowFuse / device-agent

An agent to run FlowFuse managed instances of Node-RED on devices
Apache License 2.0
16 stars 8 forks source link

Update HTTP handlers to follow redirects #182

Open knolleary opened 1 year ago

knolleary commented 1 year ago

Description

Current any HTTP request made by the Device Agent back to the platform will refuse to follow any redirects.

This limited our options whilst migrating FF Cloud to its new domain.

We should evaluate the ongoing need for the agent to be able to follow redirects and update the http requests accordingly.

Epic/Story

No response