Adding to new fields to the default response header: Action and URI. read Development.ExtraResponseHeaderFields for details.

If have using this patch for over 2 weeks now and did not face any issues ( even though i did a lot of header research and work trough that time ). Its RFC compliant and actually iam not expected anyone who is not using it recognising any changes.

--

changed the order, where the header is set, because this would confuse a rest-handler, which returns his on page ( header are set after content ). No i set the header before, so they get overwritten if needed

Well opening new bug request.

-- EugenMayer - 03 Feb 2009

If the goal is to have these headers sent always (even for rest handlers), you put them in the right place. I changed the call from header to pushHeader cause the former is similar to CGI::header (it adjusts lots of headers) and it's not necessary.

-- GilmarSantosJr - 04 Feb 2009

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads