[vlc-devel] [PATCH] Add http-referrer option to HTTP access module
Jonas Gehring
jonas.gehring at boolsoft.org
Fri Nov 12 00:51:11 CET 2010
On 11/12/2010 12:11 AM, Jean-Baptiste Kempf wrote:
>> add_string( "http-user-agent", NULL, NULL, NULL, false )
>> + add_string( "http-referrer", NULL, NULL, NULL, false )
>> change_safe()
>> change_private()
>
> I don't think you are adding the option at the right place.
Thanks, I missed the comments on change_safe(). I moved the option
definition outside of the change_safe() scope. The revised patch is
attached.
Regards,
Jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-http-referrer-option-to-HTTP-access-module.patch
Type: text/x-patch
Size: 2808 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101112/b978a219/attachment.bin>
More information about the vlc-devel
mailing list