[vlc-commits] HTTP message layer
Rémi Denis-Courmont
git at videolan.org
Sun Dec 13 17:20:29 CET 2015
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Nov 25 22:33:04 2015 +0200| [5bd501edf0fd14e5efb63b47a6c1b482a9c60fdd] | committer: Rémi Denis-Courmont
HTTP message layer
This provides an abstraction around HTTP requests and responses,
independent of the HTTP version used.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5bd501edf0fd14e5efb63b47a6c1b482a9c60fdd
---
modules/access/http/message.c | 607 +++++++++++++++++++++++++++++++++++++++++
modules/access/http/message.h | 181 ++++++++++++
2 files changed, 788 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5bd501edf0fd14e5efb63b47a6c1b482a9c60fdd
More information about the vlc-commits
mailing list