mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2026-01-16 08:27:12 +03:00
[extensions] Add new library: http.rb, Jetty, ocaml-cohttp
This commit is contained in:
@@ -89,6 +89,16 @@
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "GuzzleHttp",
|
||||
"ua" : "GuzzleHttp/6.5.5 curl/7.70.0 PHP/7.4.22",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "GuzzleHttp",
|
||||
"version" : "6.5.5",
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "hackney",
|
||||
"ua" : "hackney/1.20.1",
|
||||
@@ -100,12 +110,12 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "GuzzleHttp",
|
||||
"ua" : "GuzzleHttp/6.5.5 curl/7.70.0 PHP/7.4.22",
|
||||
"desc" : "http.rb",
|
||||
"ua" : "http.rb/4.2.0",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "GuzzleHttp",
|
||||
"version" : "6.5.5",
|
||||
"name" : "http.rb",
|
||||
"version" : "4.2.0",
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
@@ -129,6 +139,16 @@
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "Jetty",
|
||||
"ua" : "Jetty/11.0.13",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Jetty",
|
||||
"version" : "11.0.13",
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "jsdom",
|
||||
"ua" : "Mozilla/5.0 (unknown OS) AppleWebKit/537.36 (KHTML, like Gecko) jsdom/11.12.0",
|
||||
@@ -199,6 +219,16 @@
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "ocaml-cohttp",
|
||||
"ua" : "ocaml-cohttp/1.2.00",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "ocaml-cohttp",
|
||||
"version" : "1.2.00",
|
||||
"type" : "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "OkHttp",
|
||||
"ua" : "okhttp/3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user