issues
search
andyburke
/
UnityHTTP
A TcpClient-based HTTP library for Unity.
GNU General Public License v2.0
593
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UnityWebRequest
#71
kolodi
opened
5 years ago
0
Https,how to set X509Certificate2 Certificate in request?
#70
spiderpoison
opened
7 years ago
0
Ability to change logging behavior
#69
zlumer
closed
7 years ago
2
Fix Unity 2017 compiler define
#68
zlumer
closed
7 years ago
1
Can not request with https
#67
rensamatar
opened
7 years ago
2
value = value.Trim (); throws NullReferenceException
#66
fragmental
closed
8 years ago
1
Abort Request
#65
whitespeed
opened
8 years ago
1
Single string value PUT/POST
#64
takealuke
opened
8 years ago
0
Don't read body in HEAD requests
#63
andzdroid
closed
8 years ago
3
Change namespace to prevent name conflicts
#62
AlejandroHuerta
closed
8 years ago
0
UnityHTTP and Proxy
#61
zharramadar
opened
8 years ago
0
Fix convert int[] to object[]
#60
Tavernari
closed
8 years ago
6
Increased verbosity on SSL authentication exceptions
#59
adrianrudnik
closed
8 years ago
0
Exception on HTTPS request
#58
aabgaryan
opened
8 years ago
0
how to set up unityHTTP?
#57
enriqif
opened
9 years ago
1
How to import this into a Unity 5 project?
#56
luciomartinez
closed
6 years ago
2
Cross-domain policy / webplayer
#55
GarethIW
closed
9 years ago
2
Add 'UnityHTTP' namespace.
#54
cmisztur
closed
8 years ago
1
How can I abort the request
#53
g1111111g
opened
9 years ago
0
"Unhandled Exception, aborting request" while switching off wifi
#52
phongyewtong
opened
9 years ago
1
Support for both version of WWWForm.headers
#51
jkb0o
closed
9 years ago
0
HTTP Request with WWWForm fails with error
#50
ryansp
closed
9 years ago
3
POSTing file causes error
#49
ryansp
closed
9 years ago
2
Fixed Request.cs bug
#48
codeMonkeyWang
closed
9 years ago
2
"you must use the Request synchronously, since Unity's main update loop is not running"
#47
cmisztur
closed
9 years ago
1
Brand Logo
#46
cmisztur
closed
9 years ago
2
Move to compact version of Ionic.Zlib
#45
jkb0o
closed
9 years ago
0
StreamedWWWForm for memory efficient files upload
#44
jkb0o
closed
9 years ago
0
Is that possible to do HTTP request in a child thread?
#43
sqy12
opened
9 years ago
0
ResponseCallbackDispatcher should be marked with DonDestroyOnLoad()
#42
DenizPiri
closed
9 years ago
1
Improvements
#41
romansavrulin
opened
9 years ago
2
Cannot convert type `System.Collections.Generic.KeyValuePair<string,string>' to `System.Collections.DictionaryEntry'
#40
middleJack
opened
9 years ago
0
Exception is thrown in JSON parser ParseString (char[] json, ref int index, ref bool success)
#39
romansavrulin
opened
9 years ago
2
Cannot integrate UnityHTTP in Version 5.0.1f1
#38
flyrev
closed
5 years ago
3
GPL is dangerous
#37
starshipjc
closed
9 years ago
2
Mention license in the Attribution section of the README
#36
omgwtfgames
closed
9 years ago
1
JSON body in Form post
#35
omarojo
closed
9 years ago
3
to avoid access to Application and SystemInfo in Request thread
#34
darl2ng
closed
9 years ago
0
REST API extension
#33
vedi
opened
9 years ago
1
Fixed User-Agent when using UnityHTTP in a thread
#32
Godefroy
closed
9 years ago
0
Error when running in a thread
#31
Godefroy
closed
9 years ago
3
Closes #29 and some work on #25
#30
ddaws
closed
9 years ago
0
Add a LICENSE.md
#29
ddaws
closed
9 years ago
3
Add tests using Nunit
#28
ddaws
opened
9 years ago
0
Enumerate HTTP Method types
#27
ddaws
opened
9 years ago
1
Fixed merge conflicts with PR #23
#26
ddaws
closed
9 years ago
0
Publish to NuGet
#25
ddaws
opened
9 years ago
2
FIX Gendarme issue with empty strings
#24
kronenthaler
closed
9 years ago
2
- adjusted the User-Agent to fit standard format
#23
paynechu
closed
9 years ago
3
Altered Project Structure / Updated Ionic.Zlib.dll / Added required source files to compilation / Updated .gitignore
#22
ddaws
closed
9 years ago
4
Next