useragent
useragent copied to clipboard
Rename UserAgent to Useragent
Why
I used the name Useragent
and UserAgent
in different places. This typo works fine on case insensitive file system but fails on case sensitive ones.
What
I'm renaming all the UserAgent into Useragent.
@feulf, I think it's time to let this user agent
word be consistency in the repository.
The user agent
word inside the sample code in README
should be updated, too.