HTTP is the web's language
• By Romain Dorgueil • In the-roots
Understanding HTTP fundamentals: the request/response protocol, methods (GET, POST), status codes, and why web developers must know the language of the web.
2 articles tagged with "misc"
Understanding HTTP fundamentals: the request/response protocol, methods (GET, POST), status codes, and why web developers must know the language of the web.
Real-world case study of a backward compatibility break in PHP 5.2.11 that affected symfony projects, highlighting why stable branches must remain stable.