Which Hypertext Transfer Protocol (HTTP) request method is used to send data to a web server for processing, such as submitting a form or uploading a file?
Which Hypertext Transfer Protocol (HTTP) request method is used to send data to a web server for processing, such as submitting a form or uploading a file?
किस हाइपरटेक्स्ट ट्रांसफर प्रोटोकाॅल रिक्वेस्ट विधि का उपयोग प्रसंस्करण के लिए वेब सर्वर पर डेटा भेजने के लिए किया जाता है, जैसे कि फाॅर्म सबमिट करना या फ़ाइल अपलोड करना?
Detailed Solution & Logic
POST
Explanation (व्याख्या)
🔹 The POST method in HTTP is used to send data from a client to a web server for processing.
🔹 HTTP में POST मेथड का उपयोग क्लाइंट से वेब सर्वर को प्रोसेसिंग के लिए डेटा भेजने हेतु किया जाता है।
🔹 It is commonly used when submitting online forms or uploading files.
🔹 इसका उपयोग सामान्यतः ऑनलाइन फॉर्म सबमिट करने या फाइल अपलोड करने में किया जाता है।
🔹 Data sent using POST is included in the request body, not in the URL.
🔹 POST द्वारा भेजा गया डेटा URL में नहीं बल्कि रिक्वेस्ट बॉडी में होता है।
🔹 Because the data is not visible in the URL, POST is more secure than GET for sensitive information.
🔹 क्योंकि डेटा URL में दिखाई नहीं देता, इसलिए संवेदनशील जानकारी के लिए POST, GET से अधिक सुरक्षित माना जाता है।
Extra Facts (अतिरिक्त तथ्य)
🔸 GET method is mainly used to retrieve data from a server.
🔸 GET मेथड मुख्य रूप से सर्वर से डेटा प्राप्त करने के लिए उपयोग होती है।
🔸 POST requests do not have strict data length limitations like GET.
🔸 POST रिक्वेस्ट में GET की तरह डेटा लंबाई की सख्त सीमा नहीं होती।
🔸 File uploads and login forms usually use POST method.
🔸 फाइल अपलोड और लॉगिन फॉर्म सामान्यतः POST मेथड का उपयोग करते हैं।
🔸 HTTP methods are part of web communication between browser and server.
🔸 HTTP मेथड ब्राउज़र और सर्वर के बीच वेब संचार का महत्वपूर्ण भाग हैं।
Similar Practice Questions
A website is a collection of…………..
A website is a collection of………….. एक वेबसाइट ………………. का सग्रंह होता है।
A VPN shields private data from _________.
A VPN shields private data from _________. VPN निजी डेटा को ——– से बचाता है।
What is the shortcut key to print a web page?
What is the shortcut key to print a web page? वेब पेज को प्रिण्ट करने...
Is the extended form of URL.
Is the extended form of URL. URL का विस्तृत रूप है।
.net domain name is used.
.net domain name is used. net डोमेन नेम का प्रयोग होता है
What is the full name of Wi-Fi?
What is the full name of Wi-Fi? Wi-Fi का पुरा नाम क्या है?
The full form of DSL in a modem is ___________________.
The full form of DSL in a modem is ___________________. माॅडेम में DSL का पूर्ण...