HTTP Verbs
HTTP or hypertext transfer protocol is a protocol for transferring documents: HTML, images, etc. between a client, usually a web browser and a server. HTTP verbs or HTTP methods are codified forms of communication in the client-server relationship.
Read more ›
The post HTTP Verbs appeared first on Complete Developer Podcast.
Comments