Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de facto
commita035900fd0a24689812afa96eca24fd3844e59e4
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 07:16:16 +0000 (20 07:16 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 07:16:16 +0000 (20 07:16 +0000)
tree1a6e0de27ea706a9161975e445f407d0ac1b3c59
parentf75de2a2e2feb880a2a3e667ccfb15f99110c827
Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de facto
standard header for detecting an XmlHttpRequest call. Thanks, Daniel Lindsley.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7334 bcc190cf-cafb-0310-a4f2-bffc1f526a37
AUTHORS
django/http/__init__.py
docs/request_response.txt