On 22 Sep 2008, at 09:41, Pod Caster wrote:

>
> I was using puts to check it but I'm not sure I doing it correctly.
>
That wouldn't do much - it probably just called puts on the hash, and  
push for hashes isn't very useful.

> How can I see the generated request before it is sent by post_form?

I don't think you can (unless you use the rather more verbose forms of  
the Net::HTTP api)
>
> I can't seem to catch it with the Fiddler tool.
>
I would have tried tcpdump, ethereal etc... What does the data look  
like when it appears at the php script (or do you no control that)

Fred
> Thanks.
> -- 
> Posted via http://www.ruby-forum.com/.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to