- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 55字
- 2021-07-08 10:06:01
The transformer proxy
The transformer proxy receives the request and then applies a transformation using the XSLT language before sending it to the backend service. Also, it can be used to transform the backend service response before sending it back to the client.
Extensible Stylesheet Language Transformations (XSLT) is a language for transforming XML payload:

推薦閱讀
- Java程序設計與開發
- Azure IoT Development Cookbook
- MongoDB for Java Developers
- C語言程序設計教程(第2版)
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Mastering Linux Security and Hardening
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- ASP.NET程序開發范例寶典
- JavaScript動態網頁編程
- Clojure for Java Developers
- Vue.js 3應用開發與核心源碼解析
- Magento 2 Beginners Guide
- 現代CPU性能分析與優化
- Python GUI設計:tkinter菜鳥編程
- Building Web Applications with Flask