Frage im Vorstellungsgespräch bei uCertify

Q: Difference between GET, POST.

Antwort im Vorstellungsgespräch

Anonym

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