Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-932

Option to remove the server-name from HTTP-header response

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None

    Description

      Option to remove the server name which is sent as HTTP-Header in the response

      For example :

      curl -i -k -u <username>:<password> -X GET 'https://localhost:8443/gateway/default/webhdfs/v1/?op=LISTSTATUS'
      HTTP/1.1 200 OK
      Set-Cookie: JSESSIONID=fs2lu9w7jcgt1tshnfs1cqf8v;Path=/gateway/default;Secure;HttpOnly
      Expires: Thu, 01 Jan 1970 00:00:00 GMT
      Cache-Control: no-cache
      Expires: Wed, 15 Mar 2017 12:49:24 GMT
      Date: Wed, 15 Mar 2017 12:49:24 GMT
      Pragma: no-cache
      Expires: Wed, 15 Mar 2017 12:49:24 GMT
      Date: Wed, 15 Mar 2017 12:49:24 GMT
      Pragma: no-cache
      Server: Jetty(6.1.26.hwx)
      Content-Type: application/json
      Content-Length: 2593

      Attachments

        1. KNOX-932-001.patch
          6 kB
          Ljmiv

        Issue Links

          Activity

            People

              ljmiv Ljmiv
              rajguru Kunal Rajguru
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: