Revision: 3098
          http://vexi.svn.sourceforge.net/vexi/?rev=3098&view=rev
Author:   mkpg2
Date:     2008-08-28 02:44:01 +0000 (Thu, 28 Aug 2008)

Log Message:
-----------
Fix. Modified http implementation so to handle binary content.

Modified Paths:
--------------
    trunk/core/org.vexi.core/src_junit/test/core/stream/http/post.t

Modified: trunk/core/org.vexi.core/src_junit/test/core/stream/http/post.t
===================================================================
--- trunk/core/org.vexi.core/src_junit/test/core/stream/http/post.t     
2008-08-28 02:43:51 UTC (rev 3097)
+++ trunk/core/org.vexi.core/src_junit/test/core/stream/http/post.t     
2008-08-28 02:44:01 UTC (rev 3098)
@@ -1,6 +1,6 @@
 <vexi xmlns:ui="vexi://ui" xmlns="">
        
-       var ss = vexi.stream.url("http://localhost:9999/capitalize/foo";);
+       var ss = vexi.stream.url("http://localhost:9999/capitalize";);
        
        vexi.stream.write.utf8(ss,"abc");
   


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to