Re: [PATCH 2.0] $r->as_string patch

2002-12-06 Thread Stas Bekman
Geoffrey Young wrote: Geoffrey Young wrote: hi all... I don't know how folks have lived without $r->as_string for as long as they have, but I couldn't, so here's a patch. the only thing that seemed strange as the addition of sv_str_header in RequestUtil.h, but I didn't see another place

Re: [PATCH 2.0] $r->as_string patch

2002-12-06 Thread Geoffrey Young
Geoffrey Young wrote: hi all... I don't know how folks have lived without $r->as_string for as long as they have, but I couldn't, so here's a patch. the only thing that seemed strange as the addition of sv_str_header in RequestUtil.h, but I didn't see another place for generic utility fun