When encoding as json, if the encoding fails, then the data is returned as a string and the requests module can handle this fine when creating its json payload
when not encoded as json, again it appears as though python escapes this appropriately or the requests module escapes the invalid character appropriately when constructing its json payload [ Full content available at: https://github.com/apache/incubator-openwhisk-package-kafka/pull/279 ] This message was relayed via gitbox.apache.org for [email protected]
