ObjFW  History Of Ticket c8a8f72c842a982b

Artifacts Associated With Ticket c8a8f72c842a982b

  1. Ticket change [ee0167f4f8] (rid 40711) by js on 2022-11-23 21:25:57:

    1. icomment:
      It would be nice to support downloading a file with multiple HTTP connections in parallel to increase speed. The file can be created with the final size and metadaa on what has already been downloaded appended to it, then multiple downloads can be performed that seek to the place where to write the current chunk and when done, the file can just be truncated to remove the metadata.
      
    2. login: "js"
    3. milestone initialized to: "none"
    4. mimetype: "text/x-markdown"
    5. priority initialized to: "Low"
    6. severity initialized to: "Minor"
    7. status initialized to: "Open"
    8. title initialized to: "[ofhttp] Support downloading a file in parallel"
    9. type initialized to: "Feature_Request"
  2. Ticket change [79580b48f5] (rid 41830) by js on 2023-01-14 00:04:04:

    1. icomment: "Duplicate of [](3e9d8d9ae4)."
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Duplicate"
    5. status changed to: "Closed"
  3. Ticket change [e14b9669ec] (rid 45825) by js on 2024-03-17 12:06:48:

    1. login: "js"
    2. mimetype: "text/x-markdown"
    3. subsystem changed to: "runtime"
    4. title changed to: "ofhttp: Support downloading a file in parallel"
  4. Ticket change [4eb20f6520] (rid 45836) by js on 2024-03-17 12:12:27:

    1. login: "js"
    2. mimetype: "text/x-markdown"
    3. subsystem changed to: "ofhttp"
    4. title changed to: "Support downloading a file in parallel"