Question d’entretien chez Klarna

What is the difference between POST and PUT HTTP requests?

Réponses aux questions d'entretien

Utilisateur anonyme

12 avr. 2022

POST is commonly used to create new data (e.g. user profile, new post etc.). PUT is commonly used to update existing data.

2

Utilisateur anonyme

17 avr. 2022

What was the task on?