jzelinskie / geddit

golang reddit api wrapper
BSD 3-Clause "New" or "Revised" License
164 stars 58 forks source link

UserAgent not being set #54

Open khipkin opened 4 years ago

khipkin commented 4 years ago

The line in the code that sets the UserAgent on Reply requests is commented out. Why?

khipkin commented 4 years ago

https://github.com/jzelinskie/geddit/blob/95ef6806b073e423a3c715f9b52d7cce98d168c7/oauth_session.go#L383