aristanetworks / goeapi

Go library for Arista's eAPI command API implementation
BSD 3-Clause "New" or "Revised" License
46 stars 31 forks source link

Percent-encode/URL-encode URL #39

Closed cheynearista closed 4 years ago

cheynearista commented 4 years ago

Auth username or password which has special characters needs to be percent/url encoded.

Addresses issue #38