Skip to main content

Hypertext Transfer Protocol (HTTP)

                                                                      


                Hypertext Transfer Protocol (HTTP) is an Application Layer.It was Developed by Tim Berner's Lee in 1989. HTTP Working as Request and Response. HTTP Gives a way to interact with web resources like html documents. Generally it uses TCP ( Transmission ci=ontrol Protocol )

 
  • It is a Protocol to Transfer web contennt over the ihnternet 

  •  It is Stateless

  •  HTTP Does not Store any User data 

  •  In the Beginning HTTP is used to handle only the html documents 

  •  It cannot Handle or Process any images, Videos etc...

HTTP Methods:

                                             GET : Request the server to send Data

                                             POST : Request the server to store data in server

                                              PUT : The PUT method request that the target resources creates or updates its state with the state defined by the representation enclosed in the request

                                              DELETE : The DELETE method request the target resources delete its state

Comments

Popular posts from this blog

10 COMMAND PROMPT(CMD) COMMANDS

                                                                                             Command Prompt is a command line interpreter in Windows. It is a command line interface. Using this command prompt, user or administrator can access and control the entire system. In shortly a user can control his/her entire system in a single place. Opening a file, Renaming a file, Moving a file, Initating a application, Terminating the application, Installing application, Installing packages that you need to install, Network Configurations, Installing and Updating system drivers, Made changes in system settings are some of the task or activity done through Command Prompt using  predefined commands. The Windows Operating System has another...

Top Data Analytics Tools for 2024: Complete Guide

Data analytics has become the holy grail that modern organizations reach for in making evidence-based decisions, optimizing operations, and competitive advantage. There are a thousand types available, and to narrow it down to just one would be quite challenging. Here are some of the most well-liked data analytics tools in 2024, each with unique capabilities peculiar to the nature of certain data projects. 1. Tableau Overview: Tableau is a powerful yet easy-to-use data visualization tool; it allows users to build stunning dashboards and turn raw data into insights. Among its popular functionalities, it allows for drag-and-drop actions, which makes it definitely possible for non-technical people to use. Best For: Business Intelligence, Visualization, and Reporting. Features: Integrates with a wide variety of sources including Excel, Google Analytics, SQL, and Salesforce. Interactive dashboards that update in real-time. Extensive visualization options, from a huge library of pre-...

Computer

                         Computer = Common Operating Machine Particularly used for Technology and Education What is Computer ?                                               A Computer is a machine that can be instructed to carry out sequences of arithmetic (or) Logical operations automatically via programming. In now a Days , the modern computer follow the sets of Operations called Programs.               Father of Computer                Charles Babbage (1791-1871)    First Computer               In 1943 The First Computer was invented by J.Presper Eckert and John Mauchly at the University of Pennsylvania was not completed until 1946. The Computer named as ENIAC (Electronic Numerical Integra...