 | HSTS (Security) | |
- Matches
- Pattern
- (?:)
- Pattern type
- headers
- Match
- strict-transport-security
|
 | HTTP/3 (Miscellaneous) | |
- 描述
- HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.https://httpwg.org/
- Matches
- Pattern
- h3
- Pattern type
- headers
- Match
- h3
|
 | Nginx (Web servers, Reverse proxies) | |
- 描述
- 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
|
 | OpenResty (Web servers) | |
- 描述
- OpenResty is a web platform based on nginx which can run Lua scripts using its LuaJIT engine.https://openresty.org
- Matches
- Pattern
- openresty(?:\/([\d.]{1,250}))?
- Pattern type
- headers
- Match
- openresty
|