• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Concept
HTTP GET is a request method used by clients to retrieve data from a server, without altering the state of the resource. It is idempotent, meaning multiple identical requests should have the same effect as a single request, and it typically carries no request body.
History Empty State Icon

Log in to see lessons

3