Outcome
Make native async REST server coverage production-ready on Windows once the async HTTP server path is fully native.
Background
The support matrix still marks REST/async runtime on Windows as partial. Client/runtime async coverage exists, but REST/server-oriented async execution coverage remains primarily non-Windows.
Definition of Done
Acceptance Criteria
- Windows support claims are backed by real validation for native async REST server paths
- Docs describe the Windows async REST server scope precisely
- No placeholder platform claim remains in the async support matrix
Test Plan
- Windows-focused smoke/integration validation for async HTTP server paths
- Contract/doc tests for support-matrix consistency
make ci
Outcome
Make native async REST server coverage production-ready on Windows once the async HTTP server path is fully native.
Background
The support matrix still marks REST/async runtime on Windows as partial. Client/runtime async coverage exists, but REST/server-oriented async execution coverage remains primarily non-Windows.
Definition of Done
std.http_server.async_*is end-to-end nativemake ciAcceptance Criteria
Test Plan
make ci