FB Web Tips

HTTP: The Protocol Every Web Developer Must Know – Part 1

By Pavan Podila HTTP stands for Hypertext Transfer Protocol. It’s a stateless, application-layer protocol for communicating between distributed systems, and is the foundation of the modern web. As a web developer, we all must have a strong understanding of this protocol.   Let’s review this powerful protocol through the lens of a web developer. We’ll […]