Skip to content

Version 0.11.1

Compare
Choose a tag to compare
@jsdevel jsdevel released this 08 Jan 21:11
· 394 commits to master since this release
  • [ENHANCEMENT] Adding ClientSSLSecurityPFX for use in requests (#768)
  • [FIX] Remove SOAPAction http header in SOAP 1.2, extra header was causing some servers to trip. (#775)
  • [FIX] When an error occur, send HTTP 500 status code. (#774)
  • [FIX] Fixed issue when an error was undefined: undefined. (#771)
  • [FIX] Add missing type attribute for PasswordText in WSSecurity and update related tests. (#754)