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.
Azure API 管理で URL からクエリ文字列パラメーターを削除する方法はありますか? 前もって感謝します
これを行うこともできます:
<rewrite-uri template="your/template" copy-unmatched-params="false" />