[extensions] Add new library: http.rb, Jetty, ocaml-cohttp

This commit is contained in:
Faisal Salman
2025-12-17 20:49:08 +07:00
parent 0273bf64e6
commit 66f38587b8
3 changed files with 39 additions and 6 deletions

View File

@@ -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",