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
When configuring an email client, what information is required to set up an incoming mail server?
When configuring an email client, what information is required to set up an incoming mail server?...
What is the full form of WWW?
What is the full form of WWW? WWW का पूर्ण रुप क्या है?
The first graphical web browser was created by…………..
The first graphical web browser was created by………….. पहला ग्राफिकल वेब ब्राउजर ………. ने बनाया...
The full form of IMAP in the context of email client configuration is
The full form of IMAP in the context of email client configuration is ________________. ईमेल क्लांइट...
………. is also called web, it contains millions of documents.
………. is also called web, it contains millions of documents. ………. को वेब भी कहते...
What does the acronym ‘WWW’ stand for in internet terminology?
What does the acronym ‘WWW’ stand for in internet terminology? इंटरनेट शब्दावली में संक्षिप्त रुप...
.net domain name is used.
.net domain name is used. net डोमेन नेम का प्रयोग होता है