Re: [PHP-DEV] Apache2 SAPI - etag support?
[email protected] (Ian Holsman) Mon, 10 Mar 2003 08:40:13 -0800
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Ilia I was wondering if you thing we should have etag support as well as the last-modified header you added. if so .. we need to add ap_set_etag(r) just after the ap_set_last_modified(r) call. what do you guys think? > > Ilia --Ian