Skip to content

Add download provider request support#91

Merged
tinysec merged 1 commit into
masterfrom
feat/download-requests
Jul 22, 2026
Merged

Add download provider request support#91
tinysec merged 1 commit into
masterfrom
feat/download-requests

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose registered download provider discovery by list and name
  • correct BNPerformCustomRequest pointer and output-response ABI
  • add safe synchronous GET and custom request wrappers with streaming input/output and progress callbacks
  • capture managed callback exceptions across native calls and free native response metadata reliably

Verification

  • dotnet build -c Release (0 warnings)
  • 208/208 real-core E2E tests pass
  • loopback HTTP E2E covers provider discovery, GET output, custom POST input, request/response headers, status code, and callback exception rethrow

@tinysec
tinysec merged commit 7c9521b into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/download-requests branch July 22, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant