Page MenuHomePhorge

Add GetContentJobV1 for the new download endpoint that needs authorization
ClosedPublic

Authored by nannanko on May 26 2025, 10:09 PM.
Tags
None
Referenced Files
F85794059: D216.1790565465.diff
Sat, Sep 26, 8:17 PM
F85793973: D216.1790560590.diff
Sat, Sep 26, 6:56 PM
F85793773: D216.1790550207.diff
Sat, Sep 26, 4:03 PM
F85793147: D216.1790525097.diff
Sat, Sep 26, 9:04 AM
F85793107: D216.1790522973.diff
Sat, Sep 26, 8:29 AM
F85792387: D216.1790485813.diff
Fri, Sep 25, 10:10 PM
Subscribers
None

Details

Summary

Add GetContentJobV1 for the new download endpoint that needs authorization

Type: add

Test Plan

N/A

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.May 28 2025, 6:23 PM
Harbormaster failed remote builds in B372: Diff 607!

Add function to detect whether the server supports the specified version

tusooa requested changes to this revision.Jun 28 2025, 4:20 PM
tusooa added inline comments.
src/client/client.hpp
386–392

declare in header and implement in cpp file

This revision now requires changes to proceed.Jun 28 2025, 4:20 PM

Declare mxcUriToHttpV1 in header and define in source

This revision is now accepted and ready to land.Jun 28 2025, 7:02 PM