Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 IIS 端控制请求内容(GET,POST)。那可能吗?控制是指过滤字符或字符串。也可以检查 request 是否只有某些变量列表(例如foo,bar对于 request http://site?foo=a&bar=b)。
foo
bar
http://site?foo=a&bar=b