IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Retrieve http headers in custom content handlers

  • 1.  Retrieve http headers in custom content handlers

    Posted Tue April 26, 2005 11:44 PM

    Hi,

    How could I retrieve all http headers in a custom content handlers.

    Thanks in advance
    DG


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Retrieve http headers in custom content handlers

    Posted Sat April 30, 2005 08:43 AM

    Hi DG,

    Please refer the webMethods API.
    “Service” class has few methods to retrieve the http header information.

    -King


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services