You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2020/06/23 13:10:26 UTC

[royale-asjs] branch develop updated: Added reference to URLBinaryLoader

This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3ac7946  Added reference to URLBinaryLoader
3ac7946 is described below

commit 3ac7946621b65bc6f92afe9936cccad543845723
Author: Harbs <ha...@in-tools.com>
AuthorDate: Tue Jun 23 16:09:06 2020 +0300

    Added reference to URLBinaryLoader
---
 .../Network/src/main/royale/org/apache/royale/net/URLLoader.as         | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/frameworks/projects/Network/src/main/royale/org/apache/royale/net/URLLoader.as b/frameworks/projects/Network/src/main/royale/org/apache/royale/net/URLLoader.as
index d4bc969..f4a1d43 100644
--- a/frameworks/projects/Network/src/main/royale/org/apache/royale/net/URLLoader.as
+++ b/frameworks/projects/Network/src/main/royale/org/apache/royale/net/URLLoader.as
@@ -41,7 +41,8 @@ package org.apache.royale.net
 
 	/**
 	 *  The URLBinaryLoader class is a relatively low-level class designed to get
-	 *  binary data over HTTP the intent is to create similar classes for text and URL vars.  
+	 *  binary data over HTTP the intent is to create similar classes for text and URL vars.
+     *  If you need to use Binary requests (including POST), use URLBinaryLoader.
 	 *  
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10.2