When working in applications in ASP.NET Core you might often need to invoke the Web API action methods using HttpClient to check if the endpoints are working fine. To achieve this, you would typically ...
If you’ve never deployed a website with the Apache web server, you’re about to learn how. Every so often, taking a step back and going through the basics is good. It not only helps to ground me as a ...
The evolution of the web never stands still. As new technologies are developed, consumer behaviors change and the core infrastructure that underpins the internet is forced to adapt. The HTTP protocol ...