added a noContent() function that enhance the noData() one by sending back 204 HTTP Status and text/plain Content-Type to avoid misinterpretation of empty json content
added noDataSends204NoContent framework setting to force noData to behave like noContent