Apr 13, 2022
Yes, you can if you want you can change the content-type of the request to XML from JSON but then you have to mutate the WebServerExchange object since the existing Multivalue map of request headers is immutable
Yes, you can if you want you can change the content-type of the request to XML from JSON but then you have to mutate the WebServerExchange object since the existing Multivalue map of request headers is immutable