atproto utils for zig zat.dev
atproto sdk zig

fix oauth client compile errors on zig 0.16 master

sendParRequest held the DpopResponse const while deinit takes *DpopResponse; dpopHtu and originFromUrl formatted std.Uri.Component with {s} (now a union, not []const u8). Both paths are client-only, so server-side consumers never compiled them.


+10 -3
1 changed file