You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/02/17 13:59:43 UTC

[GitHub] [incubator-apisix] juzhiyuan opened a new issue #1132: request help: add apisix version when API responses

juzhiyuan opened a new issue #1132: request help: add apisix version when API responses
URL: https://github.com/apache/incubator-apisix/issues/1132
 
 
   ### Issue description
   We could add the apisix version when API responses, so that the API caller could have a proper action.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] juzhiyuan commented on issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1132: add apisix version when API responses
URL: https://github.com/apache/incubator-apisix/issues/1132#issuecomment-596884117
 
 
   @moonming How about this feature?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [apisix] spacewander commented on issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #1132:
URL: https://github.com/apache/apisix/issues/1132#issuecomment-706655088


   Now the version can be detected via the Server header. Solved.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #1132:
URL: https://github.com/apache/apisix/issues/1132


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-apisix] totemofwolf commented on issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
totemofwolf commented on issue #1132: add apisix version when API responses
URL: https://github.com/apache/incubator-apisix/issues/1132#issuecomment-590763423
 
 
   We alway choose hide those `sensitive headers` by hand. I think we can provide such capabilities but turn it off by default. ;-)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] agile6v commented on issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
agile6v commented on issue #1132: add apisix version when API responses
URL: https://github.com/apache/incubator-apisix/issues/1132#issuecomment-588988011
 
 
   Could you provide specific cases? Thanks.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] juzhiyuan commented on issue #1132: add apisix version when API responses

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1132: add apisix version when API responses
URL: https://github.com/apache/incubator-apisix/issues/1132#issuecomment-596884070
 
 
   Related issue https://github.com/apache/incubator-apisix-dashboard/issues/139
   
   @totemofwolf The APISIX version is not sensitive to clients in my opinion, the Dashboard should know whether it's compatible with current APISIX.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services