Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5138

Wicket does not correctly handle http OPTIONS requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.6.0
    • 6.7.0
    • None
    • None

    Description

      currently these requests cause regular processing (page rendering), when in fact they should have a special response.

      rendering the page in OPTIONS causes renderCount to be incremented and this messes with the subsequent request to the same url via a GET or POST

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            ivaynberg Igor Vaynberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: