タグ

ブックマーク / fandry.blogspot.com (1)

  • X-HTTP header method override and REST APIs

    In a previous article, I was explaining how to extract HTTP headers. In this one, I will explain why the use of specific custom HTTP headers such as X-HTTP methods override can be very handy while developing and promoting a REST API. When deploying REST API based web services, you may encounter access limitations on both the server and client sides. 1) X-HTTP methods override and server side On th

    X-HTTP header method override and REST APIs
    suginoy
    suginoy 2013/11/07
    "web infrastructure and solutions providers have proposed to use customized HTTP header fields: X-HTTP-Method (Microsoft) X-HTTP-Method-Override (Google/GData) X-METHOD-OVERRIDE (IBM)"
  • 1