Some JSON requests require a POST request with parameters in the data section. The bodyString parameter changes the request type to post and includes the body data.
I realize that this is a more disruptive change than the other small bugfix I submitted, but it does allow for some additional functionality.
Some JSON requests require a POST request with parameters in the data section. The bodyString parameter changes the request type to post and includes the body data.
I realize that this is a more disruptive change than the other small bugfix I submitted, but it does allow for some additional functionality.