HttpResponseEx.serveJson

Utility function to serialize and serve an arbitrary D value as JSON. If jsonCallback is set, use JSONP instead.

class HttpResponseEx
serveJson
(
T
)
(
T v
)

Meta