blob: 630fc88bee6bd15f6b7663da90948f8abbb7d2e5 (
plain) (
blame)
1
2
3
4
5
|
Don't forget to document your implementation:
-> language + external libraries used (if any)
-> control flow with headers/status codes considered for each requirement (GET, persistent connections, ETag, encoding)
-> concurrency, hashing, resource encoding
-> challenges (if any)
|