lua: Replace old quvi object option system
commit18d9e6489a708039f9695c9dfe8c33850cf4a778
authorToni Gundogdu <legatvs@gmail.com>
Thu, 17 Jan 2013 23:18:41 +0000 (18 01:18 +0200)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 17 Jan 2013 23:19:26 +0000 (18 01:19 +0200)
tree3406bc78656d14e98203c0b27f2c2762bbc41c8c
parentecc9ea75e821cec0e836c926a145917903c23df7
lua: Replace old quvi object option system

Discard the old option system used with the quvi object.
Use the new l_quvi_object_opts_* interface, instead.

This patch takes the first step removing the 'quvi fetch types'
support from the library.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
src/_quvi_net_s.h
src/api/scan_new.c
src/curl/fetch.c
src/curl/http_metainfo.c
src/lua/quvi/fetch.c
src/net/fetch.c
src/net/fetch.h
src/net/handle.c
src/net/http_metainfo.c