Miss-you commented on issue #2714:
URL: https://github.com/apache/apisix/issues/2714#issuecomment-725918958


   I think it's better to just leave `Server: APISIX/2.0` and override the 
other `server` header field!
   
   demo:
   ```
   
   $ curl  http://127.0.0.1:9080/test_core -i
   HTTP/1.1 200 OK
   Content-Type: text/html; charset=utf-8
   Transfer-Encoding: chunked
   Connection: keep-alive
   Server: APISIX/2.0
   Date: Thu, 12 Nov 2020 04:31:03 GMT
   
   tested by python
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to