Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-2315

WebserviceGenerator should allow to include the request headers of the caller.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 2.1.9, 2.1.12
    • None
    • * Cocoon Core
    • None
    • Normal
    • Cocoon Core

    Description

      When using the file generator or any sub class. The request headers are not propagated to the source.

      e.g.

      {code}
      <map:match pattern="deviceInfo">
      <map:generate src="http://deviceMetaService.example.com/lookup.jsp"/>
      <map:serialize/>
      </map:match>
      {code}

      The request received by the http://deviceMetaService.example.com/lookup.jsp will not contain the user-agent header of the original request.

      Attachments

        Activity

          People

            Unassigned Unassigned
            abickerton_netm Alec Bickerton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: