Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Conditional gets in REST

asp.net » 2008 » October » 6th » Conditional gets in REST

Tagged: wcf, web services, rest

According to the Http specification, any Http GET request should be idempotent and safe. In this context, these principles have the following meaning: Idempotence: One or more calls with identical requests should return the same resource representation (As long as the resource has not changed on the server between calls). Safety: The only action produced by a GET request is to retrieve a Continue Reading »


Latest news from Pablo M. Cibraro (aka Cibrax):

  1. My durable WCF RESTful calculator
  2. Open Source alternatives in .NET for building RESTful services
  3. Using the WCF OAuth channel with an ADO.NET service
  4. OAuth channel for WCF RESTful services
  5. Routing to the right workflow service instance through URI templates (REST workflows part III)

Latest news from asp.net:

  1. Windows 7 Developer Guide
  2. Live Framework Webcast!
  3. MSDN Office Developer Center: neue Inhalte
  4. MIX09 10K Smart Coding Challenge
  5. Running the Lightweight Test Automation Framework for ASP.NET from a separate application