Jumat, 18 November 2016

What is HTTP(Hyper Text Transfer Protocol) for beginner

All web communications use the same protocol HTTP. Latest version of HTTP is 1.1 released in 1999. A HTTP communication consists of two phases: a request (from client to server) and a response (from server to client). In both the request and response phases, the unit of communication contains two parts: one is the header and the other is the body part. The format for a HTTP request is shown below: HTTP-request-method  Resource-path  HTTP-version Header fields Blank line Body of the request According to HTTP 1.1 there are several request methods, among which some important methods are listed below: Among

The post What is HTTP(Hyper Text Transfer Protocol) for beginner appeared first on Coding Security.


What is HTTP(Hyper Text Transfer Protocol) for beginner
read more

Tidak ada komentar:

Posting Komentar