EOS-Nation / bpvalidate

Tools to validate BPs have set up their public configuration correctly
MIT License
20 stars 19 forks source link

Prune trailing slashes from api/ssl endpoints and suggest they be removed #48

Closed matthewdarwin closed 4 years ago

matthewdarwin commented 5 years ago

Currently if an API endpoint or SSL endpoint ends with a slash, there ends up being a double-slash on the request, whch fails. This can be improved.