[vlc-devel] [PATCH] [WIP][RFC] network: implement an API for HTTP requests.

Rémi Denis-Courmont remi at remlab.net
Fri Jan 31 21:25:22 CET 2014


Le jeudi 30 janvier 2014, 19:37:25 Felix Abecassis a écrit :
> We would like to provide a simple API for sending HTTP requests and
> for parsing the response from the server. Many modules are currently
> handcrafting GET/POST requests by manipulating strings.

So how is this going to scale up to HTTP 2.0 which is coming out Real Soon 
No™?

Also I'd say this lacks use of Expect/100-continue for large requests, and 
does not belong in vlc_network.h.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list