mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
22 lines
648 B
JSON
22 lines
648 B
JSON
{
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lecture-understanding-the-http-request-response-model",
|
|
"helpCategory": "Backend Development",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "68dd96cf8084504ca0322e98",
|
|
"title": "What Is the HTTP Request-Response Model?"
|
|
},
|
|
{
|
|
"id": "68dd97fbd18ede5ae983e342",
|
|
"title": "What Are the Different Kinds of Assets That Are Returned in an HTTP Response?"
|
|
},
|
|
{
|
|
"id": "68dd97fbd18ede5ae983e343",
|
|
"title": "What Happens When a Form Is Submitted and How Do the Different Form Submissions Work?"
|
|
}
|
|
],
|
|
"blockLabel": "lecture"
|
|
}
|