Question 3
Why is using the GET method for sensitive data discouraged?
GET encrypts the URL
Data becomes part of browser history and URL
It uses a separate request header
Flask doesn’t support GET by default
Why is using the GET method for sensitive data discouraged?
GET encrypts the URL
Data becomes part of browser history and URL
It uses a separate request header
Flask doesn’t support GET by default
Correct answer
Data becomes part of browser history and URL
Question 3 of 32 in the IIT Madras BS Modern Application Development I (MAD 1) End Term paper sat on 31 Aug 2025, in the May 2025 term (IIT M DIPLOMA FN EXAM QDD1 31 Aug 2025). It carries 2 marks.