Posts
All the articles I've posted.
-
Fix Internet Explorer prompts to save JSON response when uploading files
Published: at 01:08 PMA guide to fixing the issue where Internet Explorer prompts to save JSON responses when uploading files via AJAX, including a solution for modifying HTTP headers in ASP.NET MVC.
-
A simple lightweight HTTP Request Library
Published: at 09:43 AMAn introduction to Unirest, a lightweight HTTP request library for .NET, including examples of basic POST requests and an overview of its features.
-
How I setup my Digital Ocean droplet with ZPanel and configured the DKIM and SPF records
Published: at 10:52 AMA detailed guide on setting up a Digital Ocean droplet with ZPanel, and configuring DKIM and SPF records for email authentication, including securing the server and installing Spam Assassin.
-
JavaScript for hackers
Published: at 06:30 AMAn exploration of JavaScript techniques for XSS filter evasion, emphasizing the importance of understanding these methods for improving web application security.