Skip to content

RESUMABLE: Correct terminology around server and resource#3293

Merged
Acconut merged 11 commits intomainfrom
resumable-3164
Mar 3, 2026
Merged

RESUMABLE: Correct terminology around server and resource#3293
Acconut merged 11 commits intomainfrom
resumable-3164

Conversation

@Acconut
Copy link
Member

@Acconut Acconut commented Oct 16, 2025

This PR corrects some mistakes around the use of server and resource. They are sometimes mixed up in the document and we could benefit from clearer language around them.

Fixes #3164: servers, instead of resources, manage things
Fixes #3181
Fixes #3189: server generates responses; resources don't respond
Fixes #3211: server processes data instead of server receives data.
Fixes #3209: support for resumable uploads depends on resource, not server

@Acconut Acconut marked this pull request as ready for review March 1, 2026 17:49
@Acconut
Copy link
Member Author

Acconut commented Mar 1, 2026

@guoye-zhang @LPardue This PR is ready for review now. Please take a look and let me know if some changes appear incorrect.

Co-authored-by: Guoye Zhang <guoye_zhang@apple.com>
@Acconut Acconut merged commit 83ccdf6 into main Mar 3, 2026
2 checks passed
@Acconut Acconut deleted the resumable-3164 branch March 3, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment