5 releases

0.2.2 Jun 6, 2024
0.2.1 Jun 6, 2024
0.2.0 Jun 6, 2024
0.1.1 Aug 10, 2022
0.1.0 Aug 10, 2022

#189 in HTTP client

Download history 1/week @ 2024-07-24 7/week @ 2024-09-18 14/week @ 2024-09-25

149 downloads per month

Unlicense

13KB
83 lines

latest_user_agent

Crates.io Version Docs.rs Version License Unlicense

Rust library for generating latest browser user agent.

Currently supports Firefox on Linux x86 64-bit and Windows x86 64-bit. It gets the latest number from header of the https://www.mozilla.org/en-US/firefox/new/ page.

The returned user agent looks like Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0.

Dependencies

~7–20MB
~281K SLoC