im imagining a system using the REST paradigm where a web browser is the
client.
rather than a REST paradigm simply for web services.

-nathan

On 8/14/07, Chris <[EMAIL PROTECTED]> wrote:
>
> Nathan Nobbe wrote:
> > Chris,
> >
> > thanks for your reply
> >
> > it sounds like apache does allow the use of a script to handle PUT
> requests
>
> If you install the module, yes.
>
> > from the sound of it; PUT and DELETE wont work well when using a browser
> > to interact w/ a server, it seems like they are mostly supplied for
> > programmatic interaction only, but that sounds odd to me....  i wonder
> > what the intended use of PUT and DELETE was when they were first created
> > and added to the HTTP.
>
> http://www.webdav.org/specs/rfc2518.html#METHOD_PUT
>
> What are you trying to do anyway where you need put/delete?
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>

Reply via email to