Skip to content

SOAP Support version 12

Choose a tag to compare

@zapbot zapbot released this 29 Nov 15:29
· 8221 commits to main since this release
a883c72

Changed

  • Maintenance changes.
  • WSDL File scan rule now includes identification of URLs in the form "example.com/service?wsdl", and specifically excludes 404s and 500s (including support for Custom Pages).
  • Import a WSDL file from a URL now logs a more specific message for some exception conditions, or when failing to convert the input 'URL' string into an actual URL to make the WSDL request.
  • The Import a WSDL file from a URL dialog now accepts pressing the enter key to activate the import process (instead of having to click the Import button), and the escape key to close/cancel the dialog.