Re: [PATCH] Proxy: support variables for proxy_method directive

2016-10-28 Thread Dmitry Lazurkin
Hello, Maxim. On 10/26/2016 08:38 PM, Maxim Dounin wrote: > Such a test will fail on versions without variables support in > proxy_method. This is a problem, as the same test suite is used > to test both mainline and stable. To address this we use > conditional TODO tests with version checked

Re: [PATCH] [PATCH] Proxy: support variables for proxy_method directive

2016-10-28 Thread Dmitry Lazurkin
Hello, Maxim. Thank you! (: On 10/26/2016 08:32 PM, Maxim Dounin wrote: > Hello! > > On Sat, Oct 22, 2016 at 12:31:16AM +0300, dila...@gmail.com wrote: > >> # HG changeset patch >> # User Dmitry Lazurkin >> # Date 1476631441 -10800 >> # Sun Oct 16 18:24:01 2016 +0300 >> # Node ID 9fbfc0ccb2

Re: [PATCH] Proxy: support variables for proxy_method directive

2016-10-26 Thread Maxim Dounin
Hello! On Fri, Oct 21, 2016 at 11:53:11PM +0300, Dmitry Lazurkin wrote: > Add more tests. > > # HG changeset patch > # User Dmitry Lazurkin > # Date 1476632999 -10800 > # Sun Oct 16 18:49:59 2016 +0300 > # Node ID 916ac83eed31a4e7f6f303e28867b925fc62bc27 > # Parent 1b11a12be17913a75e81d31

Re: [PATCH] [PATCH] Proxy: support variables for proxy_method directive

2016-10-26 Thread Maxim Dounin
Hello! On Sat, Oct 22, 2016 at 12:31:16AM +0300, dila...@gmail.com wrote: > # HG changeset patch > # User Dmitry Lazurkin > # Date 1476631441 -10800 > # Sun Oct 16 18:24:01 2016 +0300 > # Node ID 9fbfc0ccb28e1eee624ff212de88fa1c051f09d9 > # Parent 56d6bfe6b609c565a9f500bde573fd9b488ff960 >

[PATCH] [PATCH] Proxy: support variables for proxy_method directive

2016-10-21 Thread dilaz03
# HG changeset patch # User Dmitry Lazurkin # Date 1476631441 -10800 # Sun Oct 16 18:24:01 2016 +0300 # Node ID 9fbfc0ccb28e1eee624ff212de88fa1c051f09d9 # Parent 56d6bfe6b609c565a9f500bde573fd9b488ff960 Proxy: support variables for proxy_method directive. diff -r 56d6bfe6b609 -r 9fbfc0ccb28

[PATCH] Proxy: support variables for proxy_method directive

2016-10-21 Thread Dmitry Lazurkin
Formatting of previous patch was corrupted. Sorry for another message. I don't known how to correct work with mailing list. I try to set fixed width for patch. # HG changeset patch # User Dmitry Lazurkin # Date 1476631441 -10800 # Sun Oct 16 18:24:01 2016 +0300 # Node ID 9fbfc0ccb28e1eee6

[PATCH] Proxy: support variables for proxy_method directive

2016-10-21 Thread Dmitry Lazurkin
Add more tests. # HG changeset patch # User Dmitry Lazurkin # Date 1476632999 -10800 # Sun Oct 16 18:49:59 2016 +0300 # Node ID 916ac83eed31a4e7f6f303e28867b925fc62bc27 # Parent 1b11a12be17913a75e81d318dcb6b912eac5f29e Tests: add tests for proxy_method directive. diff -r 1b11a12be179 -r 9

[PATCH] Proxy: support variables for proxy_method directive

2016-10-21 Thread Dmitry Lazurkin
Hello, I refactor solution with ngx_http_set_complex_value_slot. # HG changeset patch # User Dmitry Lazurkin # Date 1476631441 -10800 # Sun Oct 16 18:24:01 2016 +0300 # Node ID 9fbfc0ccb28e1eee624ff212de88fa1c051f09d9 # Parent 56d6bfe6b609c565a9f500bde573fd9b488ff960 Proxy: support variab

Re: [PATCH] Proxy: support variables for proxy_method directive

2016-10-21 Thread Dmitry Lazurkin
Ticket on issue tracker with my comment: https://trac.nginx.org/nginx/ticket/283 ___ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel

[PATCH] Proxy: support variables for proxy_method directive

2016-10-17 Thread Dmitry Lazurkin
# HG changeset patch # User Dmitry Lazurkin # Date 1476631441 -10800 # Sun Oct 16 18:24:01 2016 +0300 # Node ID b8d4a355e3ce2e47eff9424b432a22a4c86d9f08 # Parent 20eb4587225b3d7849ec5ece5732ed261226d365 Proxy: support variables for proxy_method directive. diff -r 20eb4587225b -r b8d4a355e3c