Hendy Irawan <[EMAIL PROTECTED]> writes: > hasilnya apabila web application tidak RESTful adalah ... > > Because by formal specification di HTTP : "GET" request itu > NON-destructive!!
GET being a safe method (RFC 2616 9.1.1) adalah property dari HTTP, bukan dari REST. YS.

