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
F5796195: D216.1755073110.diff
Tue, Aug 12, 1:18 AM
F5796194: D216.1755073103.diff
Tue, Aug 12, 1:18 AM
F5796189: D216.1755073096.diff
Tue, Aug 12, 1:18 AM
F5796186: D216.1755073086.diff
Tue, Aug 12, 1:18 AM
F5796178: D216.1755073077.diff
Tue, Aug 12, 1:17 AM
F5796159: D216.1755073064.diff
Tue, Aug 12, 1:17 AM
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