lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

feature: ngx.location.capture pass method names

Open detailyang opened this issue 9 years ago • 7 comments

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.

detailyang avatar Nov 22 '16 11:11 detailyang

@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:)

detailyang avatar Nov 22 '16 13:11 detailyang

This pull request is now in conflict :(

mergify[bot] avatar Jun 26 '20 00:06 mergify[bot]