Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63044

Add support for suggesting file name according to RFC 6266

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P5: Not important
    • None
    • 5.9.1
    • Network
    • None

    Description

      Ability to extract proper suggested file name is useful for projects that use QNetworkAccessManager to download files and proper extraction of suggested file name requires non trivial code.

      It would be great to have built-in support, for example in form of:

      QString QNetworkReply::suggestedFileName() const;
      

      Alternatively it could be a static method accepting value of Content-Disposition header.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cnn Qt Core & Network
            emdek Michał Dutkiewicz
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes