cwclientlib #17080260 POSTing JSON data [in-progress]
It's currently impossible to POST JSON data using the Would be great to be able to do something like:
| |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
closed by | <not specified> |
patch | Make it possible to POST JSON data (closes #17080260) [rejected] |
Comments
-
2017/06/14 16:00, written by dlaxalde
add commentIt does not appear possible to allow this using the existing API of CWProxy.
Alternatively, I would suggest to have some sort of "adapter" method on CWProxy to send a pre-built request. See patch #17084657.