Practice – devcor_350-901_api

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the header that allows conditional GETs to avoid downloading unchanged data.

Drag the correct code snippets from the options panel into the placeholders in the code window.

headers = { {{1}}: '"etag-value"' } print(headers)

Drag a snippet from the right into each blank box in the code.

Available snippets

"Content-Type"
"Authorization"
"X-Auth-Token"
"If-None-Match"
"If-Match"
"Accept"
"Retry-After"