From: Soren Stoutner Date: Thu, 15 Sep 2016 06:55:33 +0000 (-0700) Subject: Use the last path segment in the URLs as the default download file name if `Content... X-Git-Tag: v1.10~1 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=e8bcccda781e0aa65ee4cc11428f3e99dc400015;hp=e8bcccda781e0aa65ee4cc11428f3e99dc400015 Use the last path segment in the URLs as the default download file name if `Content-Disposition` is `null`. ---