Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-4041

spi2davex: bogus content type charset parameter for application/x-www-form-urlencoded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.13.4
    • 2.13.5, 2.14
    • jackrabbit-spi2dav
    • None

    Description

      For PostMethod, this currently uses

      application/x-www-form-urlencoded; charset=utf-8
      

      That's misleading, as this media type always use plain US-ASCII content (encoding happens on a higher layer), and thus specifying a charset is meaningless.

      See <https://www.w3.org/TR/html5/iana.html#application/x-www-form-urlencoded>

      Attachments

        Activity

          People

            reschke Julian Reschke
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: