Closed mxro closed 8 years ago
A micro service like the following
cb(null, "Hello there!");
Results in an empty content returned from the server.
Fixed.
A micro service like the following
Results in an empty content returned from the server.