Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-1350

HttpQueryHeader filter consumes content if Content-Type is set to "application/x-www-form-urlencoded"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 1.0.0, 0.12.1
    • Commons
    • None

    Description

      The QueryHeadersFilter does call `request.getParameter*(..)` methods on the ServletRequest. This will cause the content to be consumed in case the Content-Type is set to "application/x-www-form-urlencoded".

      This is clearly not intended as this filter is only expected to process query parameters.

      Attachments

        Activity

          People

            rwesten Rupert Westenthaler
            rwesten Rupert Westenthaler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: