[Bug 13875] New: Implement a declarative way of setting HTTP headers

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13875

           Summary: Implement a declarative way of setting HTTP headers
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testsuite
        AssignedTo: dave.null@w3.org
        ReportedBy: Ms2ger@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org


Rather than using PHP for each file where we need to change the HTTP headers, I
think it would be useful to provide a declarative way to set headers. This
would make it easier to integrate tests into frameworks that don't use PHP, and
would decrease the workload for the people who need to review the PHP files
used in our tests. An approach that works well for Mozilla is documented at
<https://developer.mozilla.org/En/Httpd.js/HTTP_server_for_unit_tests#Header_modification_for_files>.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 23 August 2011 13:41:47 UTC