You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/12/06 14:29:54 UTC

DO NOT REPLY [Bug 32541] New: - [Patch] HTTPIncludeTransformer

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32541>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32541

           Summary: [Patch] HTTPIncludeTransformer
           Product: Cocoon 2
           Version: Current SVN 2.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: eric.jacob@bell.ca
                CC: dev@cocoon.apache.org


I have created a transformer that allows to do HTTP requests (POST and GET)
based on the Jakarta Commons HTTP Client project. Authentication (Basic, Digest
and NTLM) and Cookies (with "Cookie" request header and "Set-Cookie" response
header) are also supported.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.