HTTP GET/POST requests/responses
HTL Rennweg
Show in appDescription
Internet requests, parameter passing (GET/POST) and responses.
Goals
I know
- what an HTTP request is
- what an HTTP header is and which parts it consists of
- what GET parameters are and how they are being passed
- what POST parameters are and how they are being passed
- the meaning of server status codes (e.g. 200, 301 etc.) in the context of HTTP responses
I can
- transmit an HTTP request from an online device to the internet
- receive and interpret the response to my HTTP request
Maintainer
Ferdinand Kasper
HTL Rennweg