[Ruby] Newby XML question
John Chaffee
johnchaffee at mac.com
Sat Apr 28 16:30:14 PDT 2007
Thanks ben and james. Your tips were very helpful.
request.raw_post did the trick!
Now onto parsing...
-John
On Apr 28, 2007, at 1:36 PM, James Hillyerd wrote:
> On 4/28/07, ben wiseley <wiseleyb at gmail.com> wrote:
>>
>> John,
>>
>> They'll likely be sending this via a http post on a param.
>>
>
> If it turns out it's not a named param, you should be able to get
> at it via:
> request.raw_post
>
> -james
>
> --
> James A. Hillyerd <james at hillyerd.com>
> Chief Technical Officer - ActiveRain Corp
> _______________________________________________
> Ruby at zenspider.com - Seattle.rb non-commercial list
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
More information about the Ruby
mailing list