Domanda di colloquio di Klarna

What is the difference between POST and PUT HTTP requests?

Risposte di colloquio

Anonimo

12 apr 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

Anonimo

17 apr 2022

What was the task on?