HTTP Request Node - Enable more granular RAW vs JSON options

When using the HTTP request node, sometimes is is easier to use a raw body for the request, but when switching to this mode, we now also have to use full raw for headers, and query parameters, etc…, which adds to the complexity.

I propose that the switch between RAW and JSON should be per section:

Options
Body
Headers
Query

Thanks team!

Ahh yes, I understand how that can be an issue. Hopefully something that we will address in the v2 of the HTTP node.