Notifications
Clear all

[Solved] How can I debug the request headers and body for my HTTP MessageDestination?

1 Posts
1 Users
1 Likes
433 Views
0
Topic starter

I want to know exactly what request headers are being sent and what the content of the request body is when using a MessageDestination of type HTTP.

1 Answer
1
Topic starter

Using JMX, set the following package to the DEBUG log level:

org.apache.http.wire

 

 

© 2020 One Network Enterprises. All rights reserved. Privacy Policy