On Thu, 27 Jan 2011 19:06:58 -0200
Raphael Kubo da Costa <k...@profusion.mobi> wrote:

> Mike Blumenkrantz <m...@zentific.com> writes:
> 
> > I never use ecore_con_url so I didn't notice this until just now, but there
> > is currently a function with this prototype:
> >
> > EAPI Eina_Bool ecore_con_url_get(Ecore_Con_Url *url_con, const void *data,
> > long length, const char *content_type)
> >
> > This is BROKEN.  HTTP GET methods CANNOT send data, and they CANNOT specify
> > a content-type header!  The only argument for this function should be the
> > Ecore_Con_Url object.
> 
> I've argued about this with raster in a few threads, see
> 
>   
> http://article.gmane.org/gmane.comp.window-managers.enlightenment.devel/29066
> 
Yes, I remember this, but you never said anything about the content-type param,
which is also illegal :)
This should definitely be fixed before 1.0, imo.  It violates HTTP spec and
makes us look like morons.

-- 
Mike Blumenkrantz
Zentific: NULL pointer dereferences now 50% off!

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to