Posted: Mon Jul 11, 2005 11:46 am Post subject: HTTPRequest node support for different content types
Newbie
Joined: 11 Jul 2005 Posts: 1
Does HTTPRequest node support "application/x-www-form-urlencoded" or "multipart/form-data" content types out of the box? Based on what I've read it looks like HTTPRequest node does not automatically encode message content based on a specified content type (for example, "application/x-www-form-urlencoded") and it is up to a developer to make sure that the message is properly encoded. Is that correct? If yes, what would an alternative solution for that? Develop a custom Java plug-in?
I also have the same question about HTTPInput node. If there is a client application that posts a HTTP request to the broker, does HTTPInput node decodes request payload automatically or (again) it is a developer's responsibility to take care of that?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum