Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.https://nginx.org/en
Matches
Pattern
nginx(?:\/([\d.]{1,250}))?
Pattern type
headers
Match
nginx
WebAssembly (Programming languages)
説明
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.https://webassembly.org/