<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1482195586952_3433">Hello y'all,</div><div id="yui_3_16_0_ym19_1_1482195586952_3695"><br></div><div id="yui_3_16_0_ym19_1_1482195586952_3698" dir="ltr">In particular: Jan Schenkel and Ray Horsley.<br></div><div id="yui_3_16_0_ym19_1_1482195586952_3514"><br></div><div id="yui_3_16_0_ym19_1_1482195586952_3515">I have not posted in a l-o-n-g time.</div><div id="yui_3_16_0_ym19_1_1482195586952_3523"><br></div><div id="yui_3_16_0_ym19_1_1482195586952_3524">To be precise, this is not a new post; it's a repost that is still relevant to me.</div><div id="yui_3_16_0_ym19_1_1482195586952_3671"><br></div><div id="yui_3_16_0_ym19_1_1482195586952_3650" dir="ltr">Does LiveCode support HTTP-methods other than GET and POST ?<br id="yui_3_16_0_ym19_1_1482195586952_3622"><br id="yui_3_16_0_ym19_1_1482195586952_3623">IOW, does LiveCode support the following http-methods : HEAD, PUT, DELETE<br id="yui_3_16_0_ym19_1_1482195586952_3624"><br id="yui_3_16_0_ym19_1_1482195586952_3625">I'm asking because there are web-based CRUDs that could therefore be leveraged. <br id="yui_3_16_0_ym19_1_1482195586952_3626">Ex: Couch-DB<br id="yui_3_16_0_ym19_1_1482195586952_3627"><br id="yui_3_16_0_ym19_1_1482195586952_3628">CRUD = Create, Read, Update, Delete<br id="yui_3_16_0_ym19_1_1482195586952_3629">Create = PUT<br id="yui_3_16_0_ym19_1_1482195586952_3630">Read  = GET<br id="yui_3_16_0_ym19_1_1482195586952_3631">Update = POST<br id="yui_3_16_0_ym19_1_1482195586952_3632">Delete = DELETE<br id="yui_3_16_0_ym19_1_1482195586952_3633"><br id="yui_3_16_0_ym19_1_1482195586952_3634">If it is not currently implemented, are there any bounty-hunters wishing to take this on ?<br id="yui_3_16_0_ym19_1_1482195586952_3636"><br id="yui_3_16_0_ym19_1_1482195586952_3637">Btw Couch-DB is a powerful noSQL database, open-source of-course, that is accessed via HTTP. <br id="yui_3_16_0_ym19_1_1482195586952_3639"><br id="yui_3_16_0_ym19_1_1482195586952_3640">It's speciality is replication and synchronization. <br></div><div id="yui_3_16_0_ym19_1_1482195586952_3662" dir="ltr">Supports any topology: master-slave, peer-to-peer, etc.<br id="yui_3_16_0_ym19_1_1482195586952_3642">Couch stores everything as JSON, which is JavaScript's native data-exchange format.<br id="yui_3_16_0_ym19_1_1482195586952_3644">JSON is used by many applications. It's easy to generate, and easy to parse.<br id="yui_3_16_0_ym19_1_1482195586952_3646"><br id="yui_3_16_0_ym19_1_1482195586952_3647">This could REALLY open-up things for RunRev!  :-))<br id="yui_3_16_0_ym19_1_1482195586952_3648"><br id="yui_3_16_0_ym19_1_1482195586952_3649">Alain F.<br></div></div></body></html>