Change HTTP status code as needed

Hi,

you can put your json string to stream and return it …
another solution - use the OnCustomResponseEvent event as described at the OnCustomResponseEvent in a ROSDK Server topic.

here you can manipulate with request/response as you want …