Python Programming

Department of Computing | Imperial College London

book

Advanced Lesson 3

HTTP Requests

  • Chapter 1: Introduction
  • Chapter 2: HTTP
  • Chapter 3: REST API
  • Chapter 4: HTTP request methods
    • [4.1] GET request
    • [4.2] GET request with parameters
    • [4.3] POST request
    • [4.4] PUT request
    • [4.5] DELETE request
  • Chapter 5: Advanced topics

Chapter 4

HTTP request methods

Welcome!

Rough estimated time needed
15-20 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London