mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 23:02:05 -04:00
23 lines
707 B
JSON
23 lines
707 B
JSON
{
|
|
"name": "Understanding the HTTP request-response model",
|
|
"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"
|
|
}
|