[PATCH 2 of 2] Fixed article in "if_modified_since before"

Yaroslav Zhuravlev yar at nginx.com
Wed Jan 4 11:24:47 UTC 2023


> On 3 Jan 2023, at 22:11, Maxim Dounin <mdounin at mdounin.ru> wrote:
> 
> # HG changeset patch
> # User Maxim Dounin <mdounin at mdounin.ru>
> # Date 1672783715 -10800
> #      Wed Jan 04 01:08:35 2023 +0300
> # Node ID 547303412ab9bf1b22820b459143bd48d051f92f
> # Parent  52ea1f45b324b404941a9b31b2861612cf090fcd
> Fixed article in "if_modified_since before".
> 
> diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml
> --- a/xml/en/docs/http/ngx_http_core_module.xml
> +++ b/xml/en/docs/http/ngx_http_core_module.xml
> @@ -802,7 +802,7 @@ exact match;
> 
> <tag-name><literal>before</literal></tag-name>
> <tag-desc>
> -modification time of a response is
> +modification time of the response is
> less than or equal to the time in the <header>If-Modified-Since</header>
> request header field.
> </tag-desc>

Thank you, added to nginx.org:
http://hg.nginx.org/nginx.org/rev/547303412ab9

> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx-devel


More information about the nginx-devel mailing list