This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eba4f3ca9964ec00a092674fed56527f5be58894
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Online
/
HTTP
/
Private
History
Terence Burns
66a35a6c13
IOS mem management for request connections bug fix.
...
[CL 2323224 by Terence Burns in Main branch]
2014-10-08 16:58:02 -04:00
..
Android
Add HTTP support for Android with libcurl with option to allow self-signed certificates (n.VerifyPeer)
2014-08-21 20:35:47 -04:00
Curl
IOS and CURL : http cancel request now calls completed delegates, goes through ::FinishedRequest
2014-10-08 15:12:11 -04:00
HTML5
Github Pull Request : 345 Feature: Implement a basic HTTP request support for the HTML5 platform
2014-10-07 16:49:35 -04:00
IOS
IOS mem management for request connections bug fix.
2014-10-08 16:58:02 -04:00
Linux
…
Mac
Giving the http request class an accessor for the response class
2014-08-07 12:58:43 -04:00
Windows
TArray documentation and a coupld of methods deprecation.
2014-09-29 04:23:44 -04:00
WinRT
…
HttpModule.cpp
Fix bug in HTTP shutdown logic on Windows.
2014-09-13 13:57:58 -04:00
HttpPrivatePCH.h
…
HttpTests.cpp
…
HttpTests.h
…