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
/
CS foundations
/
HTTP semantics
A connection resets after a client finishes sending a write but before it reads a respons…
from HTTP semantics
Node 24
beginner
1 min
A connection resets after a client finishes sending a write but before it reads a response. What can the client conclude?
The server definitely rolled back the write.
The server definitely committed the write.
The application outcome is unknown without additional evidence.
The method automatically becomes idempotent.
Check
Ask AI about this kata
Report an error
previous kata
What does this simplified PUT contract print?
Predict the output
next kata
Review a generated conditional profile handler
Review AI code
A new version is available
Reload