mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"name": "Kestrel",
|
|
"website": "https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "^Kestrel"
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |