Difference between revisions of "Documentation:Modules/http"
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_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