Re: [flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Michael Hansen



Thanks Peter. My problem is that I need to interface with a 3rd party server that *only* accepts uploads by HTTP PUT (REST Interface). I'm looking to save huge amounts of bandwidth by not streaming everything through a server side proxy.
So just to be clear: * File upload using PUT will _not_ be part of the next flash VM release (i.e. Flash9)? * There is no way to get a hold of the binary data of the file reference so to make my own PUT using sockets, right?
cheers  -michaelOn 5/20/06, 
Peter Farland <[EMAIL PROTECTED]> wrote:








You can use HTTP 1.1 methods such as PUT with the FDS 
Proxy Service.
 
The Flash Player URLLoader only supports GET and POST, 
however the FDS Proxy Service uses Apache Commons HTTPClient to make the request 
for you and this library is HTTP 1.1 compliant. Note, however, that the Proxy 
Service does not support multipart form post.
 
 


From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Michael 
HansenSent: Friday, May 19, 2006 5:47 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] [Flex2] File 
upload using HTTP PUT ?
NP! You had me going there for a minute... 
:)-michael
On 5/19/06, Stacy 
Young <[EMAIL PROTECTED] 
> wrote:

  
  
  
  Sorry, misread your 
  post …scratch what I said   ;-)
  I thought 
  "post"
   
  
  
  
  
  From: Stacy 
  Young Sent: Friday, May 19, 
  2006 5:29 PMTo: 'flexcoders@yahoogroups.com'

Subject: RE: [flexcoders] [Flex2] File 
  upload using HTTP PUT ?
  
   
  It's already in there 
  , I'm using it !
   
  -Stace
   
  
  
  
  
  From: 

flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 

On Behalf Of Michael HansenSent: Friday, May 19, 2006 5:09 
  PMTo: flexcoders@yahoogroups.com

Subject: [flexcoders] [Flex2] File upload 
  using HTTP PUT ?
   
  This one is for the Adobe guys...Any chance 
  we'll see Flex2 implement file uploading using HTTP PUT ? I sense that your're 
  going to see a demand for this in the near future. (I could use it right now! 
  :) Cheers 
   -michael--Flexcoders Mailing 
  ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search 
  Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
  
  SPONSORED 
  LINKS 
  


  

Web site design development 
  

Computer software development 
  

Software design and development 

  

Macromedia flex 
  

Software development best practice 
  
  
  
  YAHOO! GROUPS LINKS 
  
 Visit your group "flexcoders" on the web.  


 To unsubscribe from this group, send an email 
to:  [EMAIL PROTECTED]  

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service . 
  
  
  
  
  





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt


Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com










  
  
SPONSORED LINKS
  
  
  



Web site design development
  
  


Computer software development
  
  


Software design and development
  
  




Macromedia flex
  
  


Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 


   To unsubscribe from this group, send an email to: 

[EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service

.



  
















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Peter Farland





You can use HTTP 1.1 methods such as PUT with the FDS 
Proxy Service.
 
The Flash Player URLLoader only supports GET and POST, 
however the FDS Proxy Service uses Apache Commons HTTPClient to make the request 
for you and this library is HTTP 1.1 compliant. Note, however, that the Proxy 
Service does not support multipart form post.
 
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael 
HansenSent: Friday, May 19, 2006 5:47 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] [Flex2] File 
upload using HTTP PUT ?
NP! You had me going there for a minute... 
:)-michael
On 5/19/06, Stacy 
Young <[EMAIL PROTECTED] 
> wrote:

  
  
  
  Sorry, misread your 
  post …scratch what I said   ;-)
  I thought 
  "post"
   
  
  
  
  
  From: Stacy 
  Young Sent: Friday, May 19, 
  2006 5:29 PMTo: 'flexcoders@yahoogroups.com'Subject: RE: [flexcoders] [Flex2] File 
  upload using HTTP PUT ?
  
   
  It's already in there 
  , I'm using it !
   
  -Stace
   
  
  
  
  
  From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael HansenSent: Friday, May 19, 2006 5:09 
  PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] [Flex2] File upload 
  using HTTP PUT ?
   
  This one is for the Adobe guys...Any chance 
  we'll see Flex2 implement file uploading using HTTP PUT ? I sense that your're 
  going to see a demand for this in the near future. (I could use it right now! 
  :) Cheers 
   -michael--Flexcoders Mailing 
  ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
  Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
  
  SPONSORED 
  LINKS 
  


  Web site design development 
  Computer software development 
  Software design and development 

  Macromedia flex 
  Software development best practice 
  
  
  
  YAHOO! GROUPS LINKS 
  
 Visit your group "flexcoders" on the web.  
 To unsubscribe from this group, send an email 
to:  [EMAIL PROTECTED]  

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service . 
  
  
  
  
  





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Michael Hansen



NP! You had me going there for a minute... :)-michaelOn 5/19/06, Stacy Young <[EMAIL PROTECTED]
> wrote:
















Sorry, misread your post …scratch
what I said   ;-)

I thought "post"

 









From: Stacy Young 

Sent: Friday, May 19, 2006 5:29 PM
To: 'flexcoders@yahoogroups.com'
Subject: RE: [flexcoders] [Flex2]
File upload using HTTP PUT ?



 

It's already in there , I'm
using it !

 

-Stace

 









From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of Michael Hansen
Sent: Friday, May 19, 2006 5:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex2] File
upload using HTTP PUT ?



 

This one is for the Adobe
guys...

Any chance we'll see Flex2 implement file uploading using HTTP PUT ? I sense
that your're going to see a demand for this in the near future. (I could use it
right now! :) 

Cheers 

 -michael










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 

   To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  

















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Stacy Young










Sorry, misread your post …scratch
what I said   ;-)

I thought “post”

 









From: Stacy Young 
Sent: Friday, May 19, 2006 5:29 PM
To: 'flexcoders@yahoogroups.com'
Subject: RE: [flexcoders] [Flex2]
File upload using HTTP PUT ?



 

It’s already in there , I’m
using it !

 

-Stace

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael Hansen
Sent: Friday, May 19, 2006 5:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex2] File
upload using HTTP PUT ?



 

This one is for the Adobe
guys...

Any chance we'll see Flex2 implement file uploading using HTTP PUT ? I sense
that your're going to see a demand for this in the near future. (I could use it
right now! :) 

Cheers 

 -michael










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Stacy Young










It’s already in there , I’m
using it !

 

-Stace

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michael Hansen
Sent: Friday, May 19, 2006 5:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex2] File
upload using HTTP PUT ?



 

This one is for the Adobe
guys...

Any chance we'll see Flex2 implement file uploading using HTTP PUT ? I sense
that your're going to see a demand for this in the near future. (I could use it
right now! :) 

Cheers 

 -michael









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] [Flex2] File upload using HTTP PUT ?

2006-05-19 Thread Michael Hansen



This one is for the Adobe guys...Any chance we'll see Flex2 implement file uploading using HTTP PUT ? I sense that your're going to see a demand for this in the near future. (I could use it right now! :) Cheers
 -michael






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.