Welcome Guest, Not a member yet? Register   Sign In
RESTful Web Services
#10

[eluser]cbmeeks[/eluser]
[quote author="tonanbarbarian" date="1196410434"]I do not think anyone truely builds REST using the PUT and DELETE methods because there is no guarentee that a webserver will support those method. If the firewall does not block it the Webserver might.
About the only webserver I can think that might support it without configuration is IIS and maybe only in version 4. I think 5 and 6 with the added layers of security probably limit PUT and DELETE unless allowed.

So I think most people who implement REST on a webserver just use POST methods to do this.[/quote]

No, I have actually done it with Python and Ruby to an Apache web server. But I controlled the server so I know it can be done.

I think most people use POST/GET only because it's easier. But I'm really wondering about the security now.


Messages In This Thread
RESTful Web Services - by El Forum - 08-17-2007, 10:32 AM
RESTful Web Services - by El Forum - 08-17-2007, 11:24 AM
RESTful Web Services - by El Forum - 08-17-2007, 11:38 AM
RESTful Web Services - by El Forum - 08-17-2007, 03:23 PM
RESTful Web Services - by El Forum - 08-17-2007, 07:37 PM
RESTful Web Services - by El Forum - 08-18-2007, 02:33 AM
RESTful Web Services - by El Forum - 08-18-2007, 05:53 AM
RESTful Web Services - by El Forum - 11-29-2007, 07:18 PM
RESTful Web Services - by El Forum - 11-29-2007, 08:13 PM
RESTful Web Services - by El Forum - 11-29-2007, 08:41 PM
RESTful Web Services - by El Forum - 06-25-2008, 11:28 AM
RESTful Web Services - by El Forum - 05-21-2011, 09:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB