generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
CoreThis is a core task and should be completed by all traineesThis is a core task and should be completed by all traineesModule-Data-FlowsThe name of the module.The name of the module.Submit:SlackThis work is submitted by creating or participating in a discussion on Slack.This work is submitted by creating or participating in a discussion on Slack.🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Sprint 1Assigned during Sprint 1 of this moduleAssigned during Sprint 1 of this module
Description
Why are we doing this?
This task will get you to really think about the response you get back from an API. Use Chrome Dev Tools to examine the response you get back from the server.
Look at a request in Chrome Dev Tools
In Google Chrome, open dev tools network tab and enter this URL into the browser: http://api.tvmaze.com/shows/82/episodes
Answer the following questions:
- What's the status code the server sent back?
- What HTTP method did the browser use to make the request?
- What is the request path?
- What is the first line of the response body?
- What is the value of the response header called "Content-Type" ?
- What is the value of the request header called "User-Agent"
Maximum time in hours
.5
How to submit
Share your answers with the other learners on Slack.
Did you get different answers to other people? Ask them how they worked them out!
Metadata
Metadata
Assignees
Labels
CoreThis is a core task and should be completed by all traineesThis is a core task and should be completed by all traineesModule-Data-FlowsThe name of the module.The name of the module.Submit:SlackThis work is submitted by creating or participating in a discussion on Slack.This work is submitted by creating or participating in a discussion on Slack.🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Sprint 1Assigned during Sprint 1 of this moduleAssigned during Sprint 1 of this module
Type
Projects
Status
📋 Backlog