On Jul 24, 3:17 pm, Steven Chan <[EMAIL PROTECTED]> wrote: > Using Cake1.2alpha on XAMPP. For some reason, when I do an Ajax Call > using the Ajax helper (form that automatically update a div) the > HTTP_X_REQUESTED_WITH header is not set and therefore the > RequestHandler::isAjax() method always returns false. Is there a > problem with my set up? I looked at the code generated by > AjaxHelper::form() <snip>
IIRC, some firewalls will strip extra http headers. -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
