From: Zoran V. <zv...@ar...> - 2005-12-30 17:49:31
|
Am 30.12.2005 um 18:42 schrieb Vlad Seryakov: > Unique url or unique parameters, you can upload using /some/url/for/ > post?arg=1&arg2=2 urls as well, parameters will be ignored but can > be used in upload stats using request->line instead of request- > >url. This way it is much easier to develop and support. yes. this is true. the request line seems more appropriate to me. Zoran |