Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[AWS] Add upload control

Thursday August 21, 2008

Upload_Size_Limit can be used to control the uploads to the server. If the received data is larger than this limit, AWS won’t upload by default. It is still possible to upload the data using AWS.Server.Get_Message_Body on user’s callback if necessary.

 

Posted by Posted in AWS, Development Log