> On 3 Jan 2023, at 22:11, Maxim Dounin <[email protected]> wrote: > > # HG changeset patch > # User Maxim Dounin <[email protected]> > # 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 > [email protected] > https://mailman.nginx.org/mailman/listinfo/nginx-devel _______________________________________________ nginx-devel mailing list [email protected] https://mailman.nginx.org/mailman/listinfo/nginx-devel
