request class

How can I tell if a request is made with AJAX in Kohana 3?

Tagged:  •    •  

I've tried these ... request::is_ajax() Request::instance()->is_ajax ... To no avail. I've noticed in the ... request ... class there is a public...

Syndicate content