Re: [zeta-dev] proposal: an http (webservice) client component

2011-11-05 Thread Maxime Thomas
+1 ! 2011/11/4 Gaetano Giunta > Iirc there was alreday in the past some such request in the past, but it > never came to pass. > > In this era of mashups and webservices, having something more advanced > than a plain curl handle might be a good thingh. > > I am offering the source code of my cur

Re: [zeta-dev] proposal: an http (webservice) client component

2011-11-05 Thread Gaetano Giunta
About integration / extension of the MVCTools: a couple of questions I have so far about ezcMvcHttpRequestParser 1. why is processBody() called within processStandardHeaders()? It should imho not be there, but directly in createRequest(), as request body is not part of request headers 2. why i