useragent
useragent copied to clipboard
HTTP User Agent parser for the Go programming language.
Results
2
useragent issues
Sort by
recently updated
recently updated
newest added
UserAgent example: Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) (Affirm-iOS-3.196.0-2896) see playground https://go.dev/play/p/nkJMGxbtJpW Thank you very much for maintaining this project!
Would be nice to have an array or an function that will return an array of all the valid outputs of each property. Without looking at the source code, it...