Explorar o código

added postData

Nicolas Cannasse %!s(int64=17) %!d(string=hai) anos
pai
achega
ffca330014
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      std/flash/net/FileReference.hx

+ 1 - 0
std/flash/net/FileReference.hx

@@ -12,6 +12,7 @@ extern class FileReference {
 	var size : Float;
 	var type : String;
 	var name : String;
+	var postData : String;
 
 	function new() : Void;