How does http work?
Answer / Suneel Kumar Prasad
HTTP, or Hypertext Transfer Protocol, is a protocol for transmitting data over the web. It defines how messages are formatted and transmitted between a client (browser) and a server. The main components of HTTP include requests (made by clients) and responses (sent by servers). Requests contain information such as the method (GET, POST, etc.), URL, headers, and body, while responses contain status code, headers, and body. HTTP uses TCP/IP for transporting data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is DevOps culture?
How does http work?
What are the DevOps tools?
What are DevOps skills?
When the server gets shut down does data stored in memcached is still available?
What is the difference between raid 0 and raid 1?
Describe two-factor authentication?
Explain continuous monitoring.
Can devops be applied to a waterfall process?
How we can make sure new service is ready for the products launched?
What is the one most important thing devops helps do?
What is devops engineer’s duty with regards to agile development?