Welcome to the "trac"-ing site of http-access2!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/bench/upload.cgi

Revision 244, 130 bytes (checked in by nahi, 2 years ago)
  • Property svn:executable set to *
Line 
1 #!/usr/local/bin/ruby
2
3 require 'cgi'
4
5 cgi = CGI.new
6 print "Content-Type: text/plain\r\n\r\n"
7 print cgi['upload'].size.to_s + "\n"
Note: See TracBrowser for help on using the browser.