Description

This test validates that, for a cross origin resource, the timing allow check algorithm will correctly distinguish between 'null' and 'Null' values in the Timing-Allow-Origin header. An opaque origin's serialization is the string "null" and the timing allow origin check needs to do a case-sensitive comparison to the Timing-Allow-Origin header.