Add headers to client and use in requests #14
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The
Client
should have a Headers attribute that is also use in theGet
function.Could also be a constant just used in the
GET
.I've consistently had success using a simple User-Agent string from one of my browser requests.
The text was updated successfully, but these errors were encountered: