Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12095


Ignore:
Timestamp:
May 29, 2015, 8:11:54 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Proposed changes in log:rjollos.git:t12095-is-xhr.

Edit: I'm seeing functional test failures. I'll post revised changes shortly.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12095

    • Property Status newassigned
    • Property Type defectenhancement
  • Ticket #12095 – API Changes

    initial v1  
     1Added `is_xhr` property to the `Request` class. The property is `True` if the request header contains `X-Requested-With: XMLHttpRequest`.