soulbird commented on pull request #6780: URL: https://github.com/apache/apisix/pull/6780#issuecomment-1086599707
> > need to add a new test case: > > > > 1. set route with `PURGE` method > > 2. hit the route by http request (PURGE method) > > 3. check the response context > > Route matching has added test case here https://github.com/api7/lua-resty-radixtree/blob/master/t/sanity.t#L347 > > https://github.com/api7/lua-resty-radixtree/blob/master/t/sanity.t#L347 > > You need to use real test cases, we may find bug in real test case. > > https://github.com/api7/lua-resty-radixtree/blob/master/t/sanity.t#L347 > > You need to use real test cases, we may find bug in real test case. OK, I will add test cases related route matching. And the test cases related resppnse context has already added in proxy-cache plugin -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
