Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8128279

WebView handles 300, 305, and 307 HTTP status codes incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • 7-pool
    • javafx
    • web

      When WebView receives a redirect (3xx) status code, it unconditionally sets the method of the follow-up request to GET. For certain 3xx response codes, this goes against the spec, see http://tools.ietf.org/html/rfc2616#section-10.3

            vbaranov Vasiliy Baranov (Inactive)
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: