Asked by Anthony Lucia
at 2024-09-03 11:35:04
Point:500 Replies:1 POST_ID:829216USER_ID:10
Topic:
Web Services;Java Programming Language;.NET
If I want to send a message to a request response web service from curl, and I want to see the inbound headers returning from the web service, I simpply use a -i option
I want to view the outbound HTTP headers leaving curl, what option can I use to view them?
Thanks
I want to view the outbound HTTP headers leaving curl, what option can I use to view them?
Thanks