The body of POST requests is not passing through jruby-rack
-----------------------------------------------------------

                 Key: JRUBY-3341
                 URL: http://jira.codehaus.org/browse/JRUBY-3341
             Project: JRuby
          Issue Type: Bug
          Components: JRuby-extras
    Affects Versions: JRuby 1.1.6
            Reporter: Antoine Toulme


To reproduce the problem, get this code: 
http://github.com/intalio/csv2xml/tree/02d4593992bd2f201ed297ef08597dd8bd59c6c1

warble it and attach the war to Tomcat.
Then try to do:
wget http://localhost:8080/csv2xml/ 
--post-data=http://spreadsheets.google.com/pub?key=pUUnwYG6cM0fYXYlDiPY9Tw&output=csv

The body of a POST request in the servlet is not populated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to