Coder0951
Results
1
issues of
Coder0951
Trying to use the SOAP example with a different site and only returning the xml from the site and not the response. ``` import concurrent.futures import requests from string import...