Skip to content

Update hardcoded HTTP User-Agent to a current browser signature #76

@Tosox

Description

@Tosox

Task Description

As a user, I need the HTTP client to send a current and accurate User-Agent header so that downloads are not blocked or throttled by CDNs. The current header identifies as Firefox 57 on Linux, which is outdated and inconsistent with the application running on Windows.

Acceptance Criteria

  • The User-Agent string is updated to a current browser signature
  • The User-Agent reflects a Windows platform to match the target environment

Additional Information

Relevant code: HttpClient.java line 12 where USER_AGENT is hardcoded

Metadata

Metadata

Assignees

Labels

taskNew feature or request

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions