Re: [PATCH v2] Tests: added Expires and Cache-Control headers test

2022-04-25 Thread Yugo Horie
Hi, Vadim We assume that your test has been passed whether applying Maxim's patch or not the conventional one. (my verification may be inadequate...) :server { :listen 127.0.0.1:8080; :location / { :proxy_pass http://127.0.0.2:8080; :proxy_cache

[PATCH v2] Tests: added Expires and Cache-Control headers test

2022-04-19 Thread Vadim Fedorenko via nginx-devel
# HG changeset patch # User Vadim Fedorenko # Date 1649976970 -10800 # Fri Apr 15 01:56:10 2022 +0300 # Node ID 3d5684530a8ef228cd7f20ff3e51f9ea5e77f2ec # Parent 0c50a00e67334659d58d3cf7cb81fcf5872a8285 Tests: added Expires and Cache-Control headers test diff -r 0c50a00e6733 -r