thank you. Since then I have had no luck with modifying the above code to make it work so instead I decided to use cURL to get the data. It’s simpler and works like a charm.
%x{curl -v -H « Content-Type: application/xml » -X POST –data « @filename.xml » -u username:password http://website.ca:8080/icescrum/}
-
Cette réponse a été modifiée le il y a 6 années et 3 mois par Vincent Barrier.