Cgi.writeJson

Convenience method to set content type to json and write the string as the complete response.

class Cgi
void
writeJson
(
string json
)

Meta

History

Added January 16, 2020

Suggestion Box / Bug Report