]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
util_script.h: clarify ap_scan_script_header_* behavior
authorJacob Champion <jchampion@apache.org>
Mon, 12 Sep 2016 16:35:24 +0000 (16:35 +0000)
committerJacob Champion <jchampion@apache.org>
Mon, 12 Sep 2016 16:35:24 +0000 (16:35 +0000)
commit747e4a2f89ef50d822a3e46d930b84a08bd332aa
treec60defb8589e324f591f93d293bca95d17c8cc0b
parent831dda7fd79a2d6f4542b06188aae2dde554fc3c
util_script.h: clarify ap_scan_script_header_* behavior

The ap_scan_script_header_* functions were documented to be pass/fail,
but they also have a third "state" that is returned when HTTP conditions
(If-Modified-Since, etc.) aren't met. This has led to some recent bugs,
so document it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760404 13f79535-47bb-0310-9956-ffa450edef68
include/util_script.h