Christian
Results
2
issues of
Christian
I have to send a soap request using an xml as a parameter, but the message was rejected because the xml was not ecaped as an string. To solve this...
I've tryed to use this library to send a multipart form data. I'm using vuejs and javascript FormData but it does not work. I've using axios semantic like this: [https://scotch.io/tutorials/how-to-handle-file-uploads-in-vue-2](https://scotch.io/tutorials/how-to-handle-file-uploads-in-vue-2)...
bug
question