/http-study

Introduction to HTTP Requests and Responses

OtherNOASSERTION

General Assembly Logo

HTTP Study

Objectives

By the end of this, students should be able to:

  • Diagram the request-response flow between a client and server
  • Identify the different parts of a Universal Resource Location (URL)
  • Identify the different parts of a request
  • Identify the different parts of a response
  • Make web request outside the browser using curl

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a branch named response.
  4. Follow the directions given in study.md.
  5. When finished, push to your fork and submit a pull request.

Source code distributed under the MIT license. Text and other assets copyright General Assembly, Inc., all rights reserved.