Podcast
Questions and Answers
Which method should be used when sending non-sensitive data?
Which method should be used when sending non-sensitive data?
- DELETE
- PUT
- GET (correct)
- POST
What is the limitation on the amount of information that can be sent using the GET method?
What is the limitation on the amount of information that can be sent using the GET method?
- 5000 characters
- No limitation
- 2000 characters (correct)
- 1000 characters
Which method should NEVER be used for sending passwords or other sensitive information?
Which method should NEVER be used for sending passwords or other sensitive information?
- GET (correct)
- POST
- DELETE
- PUT
What is the visibility of the information sent using the POST method?
What is the visibility of the information sent using the POST method?
Which method allows bookmarking the page?
Which method allows bookmarking the page?
Flashcards are hidden until you start studying