blob: a3cd0db28cc7e15f12c3fc0b39bdaa8e22e064d0 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- $Id: explain-test.xml 230817 2005-08-08 16:48:30Z sylvain $ -->
<page>
<title>HttpHeaderAction test</title>
<content>
<para>
Verify that the HttpHeaderAction is able to set headers from
mounted and internal requests.
</para>
<para>
See also <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=36872">bugzilla 36872</a>
</para>
<para>
Test links:
<ul>
<li><link href="mounted-sitemap">set header from mounted sitemap</link></li>
<li><link href="internal-request">set header from an internal request (without flowscript)</link></li>
<li><link href="internal-request-flow">set header from an internal request (via flowscript)</link></li>
</ul>
</para>
</content>
</page>