Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Backend
/
URLSession
A POST is cancelled after its bytes may have reached the server. What may the client safe…
from URLSession
Swift 6.3.3
advanced
1 min
A POST is cancelled after its bytes may have reached the server. What may the client safely conclude?
The outcome is unknown until the API’s idempotency or status protocol resolves it.
The server rolled back the operation.
Retrying with a new idempotency key cannot duplicate the operation.
Check
Ask AI about this kata
Report an error
next kata
A session has already been initialized from a configuration. How do you apply a different…
Quiz
A new version is available
Reload