mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
328 B
JSON
14 lines
328 B
JSON
{
|
|
"name": "IBM DataPower",
|
|
"website": "https://www.ibm.com/products/datapower-gateway",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-backside-transport]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[x-global-transaction-id]",
|
|
"regexp": ".*"
|
|
}
|
|
]
|
|
} |