Tuesday, September 10, 2024
What is HTTP?

What is HTTP?

  • HTTP का अर्थ Hyper Text Transfer Protocol है|
  • WWW web clients and servers के बीच communication के बारे में है|
  • Client computers and web servers के बीच Communication HTTP Request भेजने और HTTP Response प्राप्त करने के द्वारा किया जाता है|

World Wide Web Communication:

  • World Wide Web web clients and web servers के बीच communication के बारे में है।
  • Clients अक्सर browsers (Chrome, Edge, Safari) होते हैं, लेकिन वे किसी भी type के program or device हो सकते हैं।
  • cloud में Server अक्सर computers होते हैं।

httpHTTP Request / Response:

  1. Client and server के बीच Communication requests and responses द्वारा किया जाता है|
  2. एक client (एक browser) web पर एक HTTP request भेजता है|
  3. एक web server request प्राप्त करता है|
  4. Server request को process करने के लिए एक application चलाता है|
  5. Server browser पर एक HTTP response (output) देता है|
  6. Client (browser) response receive करता है|

HTTP Needs:

  • HTTP को मुख्य रूप से html document लाने और client को भेजने के लिए designed किया गया था। वह सभी HTTP 1991 में कर रहा था, और यह other medi type का support नहीं करता था, यह सिर्फ html document बचाता है।
  • यह एक शानदार तरीके से designed किया गया था, और यह continually evolved हुआ था, और इसमें features को add किया जा रहा था, यह web पर data को quickly and reliably से move करने का सबसे convenient way बन जाता है।

The HTTP Request Circle:

  1. एक सामान्य HTTP request / response circle
  2. Browser HTML page का request करता है। server एक HTML file देता है।
  3. Browser एक style sheet का request करता है। server एक CSS file लौटाता है।
  4. Browser एक JPG image का requests करता है। server JPG file देता है।
  5. Browser JavaScript code का requests करता है। server एक JS file लौटाता है
  6. Browser data का request करता है। server data (XML या JSON में) लौटाता है।
Tags: , , , , , ,
Avatar
My name is Yash Pogra and I am the chief blogger at Codeash and where I like to share my internet/tech experience with my online readers on this website. I have been a webmaster from 2015 which is when I had registered my first company by the name Codeash. I have ventured into different online businesses like offering SEO Services, website development services.

Related Article

No Related Article

1 Comment

Avatar
Josette Menkens 25/04/2022 at 4:16 am

Unquestionably believe that which you said. Your favorite reason appeared to be
on the net the simplest thing to be aware of.
I say to you, I definitely get annoyed while people think about worries that they just don’t know about.
You managed to hit the nail upon the top and also defined out the whole thing without
having side-effects , people could take a signal. Will probably be back to
get more. Thanks

Leave a Comment