This new addition allows the user to set a specific user_agent for the client.
I added a new parameter to the initialize, so that if we'd want to use a specific user_agent it would be possible. This parameter has a default as well, so that no changes would have to be made in older projects unless a specific user_agent is needed.
This new addition allows the user to set a specific user_agent for the client.
I added a new parameter to the initialize, so that if we'd want to use a specific user_agent it would be possible. This parameter has a default as well, so that no changes would have to be made in older projects unless a specific user_agent is needed.
The specs have also been updated accordingly.