lua-nginx-module
lua-nginx-module copied to clipboard
feature: ngx.location.capture pass method names
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.
Hello @agentzh .
This PR is based on #479 which pass method names in ngx.location.capture.
I do some optimizations for original PR for parsing http method string and cleanup also.
@agentzh Tests do not pass because of failed to connect: agentzh.org could not be resolved (110: Operation timed out) accidentally, so i will trigger the travis-ci again:)
This pull request is now in conflict :(