# HG changeset patch # User Maxim Dounin # Date 1672783715 -10800 # Node ID 547303412ab9bf1b22820b459143bd48d051f92f # Parent 52ea1f45b324b404941a9b31b2861612cf090fcd Fixed article in "if_modified_since before". diff -r 52ea1f45b324 -r 547303412ab9 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Wed Jan 04 01:07:06 2023 +0300 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Jan 04 01:08:35 2023 +0300 @@ -802,7 +802,7 @@ before -modification time of a response is +modification time of the response is less than or equal to the time in the
If-Modified-Since
request header field.