1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
Nick O'Leary 3ec35ed119
Do not include payload in GET requests
Fixes #1598

This regression was caused by #1531 - allowing the http request node
use any method.

The full fix is to identify which common verbs must not include a payload
and exclude them. GET needs fixing right now.
2018-01-31 23:39:26 +00:00
..
2018-01-31 23:39:26 +00:00
2018-01-30 22:15:24 +09:00
2018-01-30 20:23:06 +00:00
2018-01-30 20:23:06 +00:00