Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-04 | 664 Bytes | |
v2.13.0.tar.gz | 2022-08-04 | 161.3 kB | |
v2.13.0.zip | 2022-08-04 | 193.4 kB | |
Totals: 3 Items | 355.4 kB | 0 |
- Drop support for ruby 2.6 and below. Added Ruby 3.0 and 3.1 to test matrix.
- Fix: #868 Remove
xmlns:wsa
's already added elsewhere; select Content-Type HTTP header based on SOAP version. - Fix: #943 Read all namespaces from wsdl definition if document exists
- Feature: #920 Add a
write_timeout
setter for HTTP requests - Feature: #930 Add options for SSL min_version/max_version support
- Feature: #931 Add
log_headers
option