Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3105

Etag must be renamed to ETag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 1.6.1
    • None
    • HTTP Interface
    • None

    Description

      According to HTTP protocol documentation, an entity-tag can be either a weak or strong validator, with strong being the default. If an origin server provides an entity-tag for a representation and the generation of that entity-tag does not satisfy all of the characteristics of a strong validator (Section 2.1), then
      the origin server MUST mark the entity-tag as weak by prefixing its
      opaque value with "W/" (case-sensitive).

      Actually CouchDB returns Etag instead of ETag. This is a wrong behaviour and it forces to use a weak validator.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dedalo Filippo Fadda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: