]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use apr-util's apr_date_parse_http() instead of the to-be-removed
authorJeff Trawick <trawick@apache.org>
Wed, 6 Jun 2001 19:30:54 +0000 (19:30 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 6 Jun 2001 19:30:54 +0000 (19:30 +0000)
commite1464feb1864aede5b9d50c8ee322600fb4e7e93
tree6e6bd600b344361288ec1fc5c3459bbf705c2e1c
parentdc3207f9bf37284b6ba467608d726e64defcea03
use apr-util's apr_date_parse_http() instead of the to-be-removed
ap_parseHTTPdate()

(proxy needs to make similar changes)

build changes forthcoming...

Submitted by: Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89277 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c
server/protocol.c
server/util_script.c