Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu09:theorie:01 [2024/10/17 16:11] – [Vocabulary] vdemir | modul:m290:learningunits:lu09:theorie:01 [2024/11/21 11:57] (aktuell) – cbolzern | ||
---|---|---|---|
Zeile 5: | Zeile 5: | ||
- Describe the four module relevant HTTP Methods | - Describe the four module relevant HTTP Methods | ||
- Explain at least three differnences between the POST and GET method | - Explain at least three differnences between the POST and GET method | ||
- | - Asign each of the CRUD operations to one of the four main http request methods | + | - Assign |
===== Introcuction ===== | ===== Introcuction ===== | ||
Zeile 89: | Zeile 89: | ||
https:// | https:// | ||
- | | + | |
+ | This would delete the product with ID 123 from the server. | ||
| | ||