[jboss-dev-forums] [Design of JBoss ESB] - Re: Consistent handling of HTTP response header across HTTP

dward do-not-reply at jboss.com
Thu Jul 2 03:09:29 EDT 2009


"dward" wrote : HttpGatewayListener->HttpDispatchServlet->HttpMessageComposer
  | - payloadProxy body written to response output [EXISTS - UNCHANGED]
  | - message properties added to response headers [MISSING - ADDED]
  | - response headers available in message property HttpMessageComposer.HTTP_RESPONSE_HEADER_MAP [EXISTS - UNCHANGED (left for backward compatibility)]

I meant to say:

HttpGatewayListener->HttpDispatchServlet->HttpMessageComposer
- payloadProxy body written to response output [EXISTS - UNCHANGED]
- message properties added to response headers [MISSING - ADDED]
- message property HttpMessageComposer.HTTP_RESPONSE_HEADER_MAP added to response headers [EXISTS - UNCHANGED (left for backward compatibility)]

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241368#4241368

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241368



More information about the jboss-dev-forums mailing list