Closed gausby closed 6 years ago
The transports expect charlists as input for some keys; I think it would improve usability of the transport if it was possible to pass in binaries/stings, and let the init coerce the input to charlists where charlists are expected.
This is definitely needed for the hostname, but it actually looks like :ssl can handle paths as binary strings. Not sure this was always the case...
:ssl
The transports expect charlists as input for some keys; I think it would improve usability of the transport if it was possible to pass in binaries/stings, and let the init coerce the input to charlists where charlists are expected.