NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

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

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Engine core EugenMayer
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

ItemTemplate edit

Summary Adding two new fields to the default response header: Action and URI. read Development.ExtraResponseHeaderFields for details
ReportedBy EugenMayer
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Engine
Component core
Priority Normal
CurrentState Closed
WaitingFor EugenMayer
Checkins Foswikirev:2265 Foswikirev:2302 Foswikirev:2330 Foswikirev:2336
TargetRelease patch
ReleasedIn 1.0.1
Topic revision: r14 - 23 Feb 2009, KennethLavrsen
 
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