jbe/bsw@0: function request.is_ajax() jbe/bsw@0: return cgi.params['ajax'] == '1' jbe/bsw@0: end