Contacting a server
-
We already saw different ways to contact a server
-
-
- Direct URL entry in your browser
-
- Links inside HTML pages
-
- Fetch call from JavaScript
-
We saw that parameters can be sent with the URL
-
-
Server programming \(\simeq\) Handling/Responding to these queries
7/37