Skip to content

Always append library user-agent to user-modifiable part #55

@walro

Description

@walro

it could look something like this:

client = Twingly::Search::Client.new do |client|
  client.user_agent = "MyCompany"
end

puts  client.user_agent
# => MyCompany/Twingly Search Ruby Client 5.0.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions