Difference between revisions of "Documentation:Modules/http"

From VideoLAN Wiki
Jump to navigation Jump to search
(New page: {{Module|name=http|type=Access|description=HTTP input}} == Options == {{Option |name=http-proxy |value=string |default="" |description=HTTP proxy. http://[user[:password]@]proxy.example.c...)
 
Line 31: Line 31:
 
{{Stub}}
 
{{Stub}}
  
{{Documentation}}
+
{{Documentation_Foot_Page}}

Revision as of 15:33, 2 October 2013

Module: http
Type Access
First VLC version -
Last VLC version -
Operating system(s) all
Description HTTP input
Shortcut(s) -

Options

  • http-proxy <string> : HTTP proxy. http://[user[:password]@]proxy.example.com:port/ default value: ""
  • http-caching <integer> : Caching in ms
  • http-user-agent <string> : User agent
  • http-reconnect : Automatically try to reconnect in case of a sudden disconnect default value: disabled
  • http-continuous : Read a file that is being constantly updated (for example a JPEG file) default value: disabled
Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.

Template:Documentation Foot Page