usps-api
usps-api copied to clipboard
Urlencode address data to prevent XML parsing error
i.e. for unit numbers prefixed with a pound sign
Input such as "1234 Main st. #2" will now work
Fixes https://github.com/Brobin/usps-api/issues/17