Closed ihlar closed 4 years ago
Currently spindump sends POSTS with JSON data. The content type however, is application/x-www-form-urlencoded. It should most appropriately be application/json.
Fixed in commit 4f640a8
Currently spindump sends POSTS with JSON data. The content type however, is application/x-www-form-urlencoded. It should most appropriately be application/json.