comparison xml/en/docs/http/ngx_http_core_module.xml @ 2922:547303412ab9

Fixed article in "if_modified_since before".
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 04 Jan 2023 01:08:35 +0300
parents 52ea1f45b324
children a85e4d126bc7
comparison
equal deleted inserted replaced
2921:52ea1f45b324 2922:547303412ab9
800 exact match; 800 exact match;
801 </tag-desc> 801 </tag-desc>
802 802
803 <tag-name><literal>before</literal></tag-name> 803 <tag-name><literal>before</literal></tag-name>
804 <tag-desc> 804 <tag-desc>
805 modification time of a response is 805 modification time of the response is
806 less than or equal to the time in the <header>If-Modified-Since</header> 806 less than or equal to the time in the <header>If-Modified-Since</header>
807 request header field. 807 request header field.
808 </tag-desc> 808 </tag-desc>
809 809
810 </list> 810 </list>