apr_table_unset    98 sapi/apache2handler/sapi_apache2.c 			apr_table_unset(ctx->r->headers_out, sapi_header->header);
apr_table_unset   499 sapi/apache2handler/sapi_apache2.c 	apr_table_unset(r->headers_out, "Content-Length");
apr_table_unset   500 sapi/apache2handler/sapi_apache2.c 	apr_table_unset(r->headers_out, "Last-Modified");
apr_table_unset   501 sapi/apache2handler/sapi_apache2.c 	apr_table_unset(r->headers_out, "Expires");
apr_table_unset   502 sapi/apache2handler/sapi_apache2.c 	apr_table_unset(r->headers_out, "ETag");