You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "spacewander (via GitHub)" <gi...@apache.org> on 2023/03/21 09:18:00 UTC

[GitHub] [apisix] spacewander commented on issue #9091: HTTP methods return "405 Not Allowed"

spacewander commented on issue #9091:
URL: https://github.com/apache/apisix/issues/9091#issuecomment-1477500278

   Look like it's a bug in the schema definition:
   https://github.com/apache/apisix/blob/3b76c45543861a0fb4a7924842d3a47c51ae83b2/apisix/schema_def.lua#L530-L536
   
   Trace and connect are valid HTTP methods, but they are not supported by Nginx. Maybe we can remove them.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org