muesli / beehive

A flexible event/agent & automation system with lots of bees 🐝
GNU Affero General Public License v3.0
6.3k stars 324 forks source link

Add HTTP Headers #282

Closed CalmBit closed 4 years ago

CalmBit commented 4 years ago

FINALLY tackling #188 , after so long...

This just adds HTTP header support to the HTTP Client hive, allowing for HTTP headers to be attached to actions, and returns both request and response headers as event parameters upon completion.