News

Mozilla has announced last week it was removing support for the Battery Status API, a feature that allows websites to detect the status of the user's battery level ...
Even non-developers are familiar with the 404 – Not Found status code. Some Web application users may have been exposed to more arcane (and sometimes scary) messages like 500 – Internal Server ...
For an API to be maintainable and usable there should be consistency in the way responses are sent to the clients. This article talks about ProblemDetails, open source ASP.NET Core middleware from ...
With a few exceptions, web status codes are meant to indicate errors. A 404 page shows up when you tried to reach content that wasn't found, for example. However, there's now a code for those ...