[NUI]Set response body in binary format when intercepting http request. (#3884)
authorhuayongxu <49056704+huayongxu@users.noreply.github.com>
Mon, 7 Feb 2022 04:04:15 +0000 (12:04 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 8 Feb 2022 04:41:28 +0000 (13:41 +0900)
commit2b812e0a0b5d6d264e81cd84fff38198033b885d
tree810351764bb5096d081f5a0d84d30f7e402bf5e7
parentf07db26c2da5648d856f92263912f45b1ae65241
[NUI]Set response body in binary format when intercepting http request. (#3884)
src/Tizen.NUI/src/internal/Interop/Interop.WebHttpRequestInterceptor.cs
src/Tizen.NUI/src/internal/WebView/WebHttpRequestInterceptor.cs
test/Tizen.NUI.WebViewTest/SimpleWebViewApp.cs