Hi, i want to use authentication with the http component and use the following URI: http://edu.bibserve.com?username=user&password=pwd
15:42:59,800 DEBUG header:70 - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]" 15:42:59,800 DEBUG header:70 - >> "Host: edu.bibserve.com[\r][\n]" 15:42:59,800 DEBUG header:70 - >> "Content-Length: 523[\r][\n]" 15:42:59,800 DEBUG header:70 - >> "Content-Type: application/x-www-form-urlencoded[\r][\n]" 15:42:59,800 DEBUG header:70 - >> "[\r][\n]" But there is no HTTP-Authentication header, i also checked this with Wireshak (tcpdump). PS: The header Exchange.HTTP_CONTENT_TYPE described in the http component description do not exists, onl Exchange.CONTENT_TYPE. Thanks for your answer ... -- View this message in context: http://www.nabble.com/http-component-with-authentication-tp24290117p24290117.html Sent from the Camel - Users mailing list archive at Nabble.com.
