HTTP_NO_CONTENT

in vpx_shared/vpx_shared_defines.php

<?php
define('HTTP_NO_CONTENT',   204);
?>