Sollicitatievraag bij uCertify

Q: Difference between GET, POST.

Antwoord op sollicitatievraag

Anoniem

30 apr 2017

When GET method used all the form data is passed through the url same as POST method but in GET method all the data are visible in the url while in POST method it is hidden