On 5/24/06, Moshe Bergman <moshe@mbdev.net> wrote:>
> I am trying to do webdav on rails. I already did it with PHP so it should
> not be
> much difference.
>
> However I have some problems.
>
> 1) When Word sends PROPFIND it sends GET request with XML inside the
> request
> body. However I cannot seem to get this information.
>
> request.body returns no such method even though request.inspect shows
> there is
> instance variable called @body.
>
> How can I access that?
>
> 2) Is there a way to send status code "207 Multi-Status" back?
>
> If I do render :text => ''something'', :status =>
''207 Multi-Status'', it
> still
> remains as the number 207 only...
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
There was a thread on rcalendar list about WebDav.
You may find the below post useful?
http://rubyforge.org/pipermail/rcalendar-devs/2006-March/000042.html
Greg
--
Greg Freemyer
The Norcross Group
Forensics for the 21st Century
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060524/fd1ccef1/attachment.html