Closed baptiste-nv closed 3 years ago
GitHub Issue: # NA
Add XML serialization for HTTP client
HTTP Client can only serialize/deserialize in JSON
HTTP Client can be used with XML serializer We also added an option to ignore HTTPS certificate validation to allow usage of self-signed certificates
GitHub Issue: # NA
Proposed Changes
Add XML serialization for HTTP client
What is the current behavior?
HTTP Client can only serialize/deserialize in JSON
What is the new behavior?
HTTP Client can be used with XML serializer We also added an option to ignore HTTPS certificate validation to allow usage of self-signed certificates
Checklist
Documentation has been added/updatedAutomated Unit / Integration tests for the changes have been added/updatedContains NO breaking changesAssociated with an issue