]> source.dussan.org Git - nextcloud-server.git/commit
New user agent added for the Freebox.
authorMartial Saunois <saunois.martial@gmail.com>
Sun, 26 Jan 2014 17:46:09 +0000 (18:46 +0100)
committerMartial Saunois <saunois.martial@gmail.com>
Sun, 26 Jan 2014 17:46:09 +0000 (18:46 +0100)
commitc2ed8d5aa111ac537cf37bbf0d60fd503a62c24a
tree584173929fdd7ef9a8ad4250a586179193782c23
parentd94c9bc8daa2e6d02f92646383519f70bb47cff0
New user agent added for the Freebox.

The Freebox is the multimedia device of a french Internet provider: Free. This device provides a seedbox which uses the user agent "Mozilla/5.0". In the "Content-Disposition" header, if the "filename" key is used with the "filename*=UTF-8''" value, the seedbox does not take care about the header and saves the file name with the origin URL. This patch brings the support for the Freebox users.
lib/private/request.php
lib/private/response.php