Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-1925

provide a util to convert url to endpoint format

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • java-chassis-2.1.0
    • Java-Chassis
    • None

    Description

      http://xxx     -> rest://xxx

      https://xxx   -> rest://xxx?sslEnabled=true

       

      h2c://xxx     -> rest://xxx?protocol=http2

      h2://xxx       -> rest://xxx?sslEnabled=true&protocol=http2

       

      xxx              -> rest://xxx?protocol=http2

      other://xxx  -> other://xxx

      Attachments

        Issue Links

          Activity

            People

              wujimin Jimin Wu
              wujimin Jimin Wu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: