On Tue, Jun 05, 2001 at 04:15:29PM -0400, Cliff Woolley wrote: > On Tue, 5 Jun 2001, dean gaudet wrote: > > > this would seem like an OK time to change the function name to something > > more in line with other names in ap/apr... such as ap_parse_http_date. > > (but include a comment indicating the old name somewhere so it's easy to > > find for those of us who grok foreign programs by doing recursive greps :) > > apr_date_http_parse should be in line with the current standard, I think. > And yes, it should probably go in apu_compat.h or whatever.
Good point. I'm going to do: apr_date_parse_http apr_date_parse_rfc apr_date_checkmask I'll commit into apr and then I'll repost my patch to new-httpd. -- justin
