[NUI][API10] Add a LoadContents API with byte array for WebView.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / WebView / WebHttpRequestInterceptor.cs
2023-04-06 huayong.xu[NUI][API10] Add a LoadContents API with byte array...
2022-08-22 huayong.xu[NUI] Add an API for getting web view when request...
2022-02-08 huayongxu[NUI]Set response body in binary format when intercepti...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-07-19 huayongxu[NUI] Replace Signal with callback. (#3318)
2021-04-28 huayongxu[NUI] Implement APIs for request interceptor, console...