Displaying 1 result from an estimated 1 matches for "_rc2".
Did you mean:
_r2
2007 Feb 26
3
POST data not coming through
I developed an application using Rails and the WeBrick, and now I''ve
moved it to the production server using apache/fcgid. Now, however,
post data is not being populated in the params hash. Even a simple form
with one hidden field, which works fine as a GET request, does not work
using POST. The problem isn''t with the form, as I''ve posted the data to
a simple php