John Park[Java] 2. Implementing an HTTP Web ServerSeparate responsibilities for handling responses to requestsNov 20
InProFUSION EngineeringbyRafael OliveiraPlugins with GoHow to use Go’s standard library to load plugins to your application and allow users to expand your app’s functionality.Mar 182
KuldeepkumawatCreating a Secure Python HTTP Server with Chroot on Port 8000In this blog post, we’ll explore how to set up a simple Python HTTP server with enhanced security using a chroot jail. This configuration…Nov 1Nov 1
Nikhil AdigaRunning an HTTP server inside your iOS appWere you ever in a situation where you already had a functioning web app and wanted to make it into a mobile app with native features but…Aug 23Aug 23
Aziz Fikri MahmudiImplementing Custom Context GolangThe default context might not always meet our needs… a custom context, we can safely and efficiently…Aug 28Aug 28
John Park[Java] 2. Implementing an HTTP Web ServerSeparate responsibilities for handling responses to requestsNov 20
InProFUSION EngineeringbyRafael OliveiraPlugins with GoHow to use Go’s standard library to load plugins to your application and allow users to expand your app’s functionality.Mar 182
KuldeepkumawatCreating a Secure Python HTTP Server with Chroot on Port 8000In this blog post, we’ll explore how to set up a simple Python HTTP server with enhanced security using a chroot jail. This configuration…Nov 1
Nikhil AdigaRunning an HTTP server inside your iOS appWere you ever in a situation where you already had a functioning web app and wanted to make it into a mobile app with native features but…Aug 23
Aziz Fikri MahmudiImplementing Custom Context GolangThe default context might not always meet our needs… a custom context, we can safely and efficiently…Aug 28
Robert FinnCreating a HTTP Server in JavaJava has a massive ecosystem of HTTP servers and frameworks which sit on top.Jan 15, 20233
Aakif Shaikh, CISSP, CEH, CHFI, CISA, GWAPTHTTP Response Status CodeUnderstanding the basic HTTP status codesAug 18
zeeshan khanMastering Web Service Workers in Angular: A Comprehensive GuideIn this article, I will guide you on how to use service workers for various purposes, including push notifications and background…Sep 29, 20231