Unquote basic auth username and password (#5)

Unquote username and password which were parsed by ibrowse_lib:parse_url/1 before inserting them in the basic auth header.

Previously if the user had characters like @ in their username or password, and they were percent-encoded, they were inserted encoded in the basic auth header which lead to authentication failure.
2 files changed
tree: 9514bc7f7dfce430bc89339169858815e466d970
  1. include/
  2. src/