use internal http request

This commit is contained in:
pypy
2020-11-07 20:22:30 +09:00
parent 77558f8835
commit f4d054ea49
6 changed files with 243 additions and 58 deletions
+1
View File
@@ -131,6 +131,7 @@
<Compile Include="Browser.cs" />
<Compile Include="NoopDragHandler.cs" />
<Compile Include="RenderHandler.cs" />
<Compile Include="WebApi.cs" />
<Compile Include="SQLite.cs" />
<Compile Include="SharedVariable.cs" />
<Compile Include="Util.cs" />