<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>13875</bug_id>
          
          <creation_ts>2011-08-23 13:41:42 +0000</creation_ts>
          <short_desc>Implement a declarative way of setting HTTP headers</short_desc>
          <delta_ts>2013-07-18 13:37:14 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>testsuite</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ms2ger">Ms2ger</reporter>
          <assigned_to name="Tobie Langel">tobie.langel</assigned_to>
          <cc>annevk</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>tobie.langel</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>55692</commentid>
    <comment_count>0</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2011-08-23 13:41:42 +0000</bug_when>
    <thetext>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&apos;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 &lt;https://developer.mozilla.org/En/Httpd.js/HTTP_server_for_unit_tests#Header_modification_for_files&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55695</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-08-23 14:20:48 +0000</bug_when>
    <thetext>Note that XMLHttpRequest tests are using PHP.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>