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

[DRS] location http://xxx/yyy matches http://xxx:8080/yyy

XMLWordPrintable

      In https://jbs.oracle.com/bugs/browse/JDK-8021231, we have:
      implementation should be changed as follows:

      1.) www.oracle.com ==> any port, any protocol
      2.) http://www.oracle.com ==> http only, any port
      3.) www.oracle.com:80 ==> any protocol, only port 80
      4.) http://www.oracle.com:8080 ==> http only, port 8080 only
      5.) http://www.oracle.com:80 ==> http only, default port 80 only

      I have a question. Should "http://127.0.0.1:8080/LSPJPI/html/" match rule "http://127.0.0.1/LSPJPI/html/"?

      From the row #2, seems they should match. But it looks a little bit strange and counterintuitive. Need dev's confirmation.

            herrick Andy Herrick (Inactive)
            stephenh Stephen Hu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: