Explore >> Select a destination


You are here

mmhaskell.com
| | aarol.dev
2.6 parsecs away

Travel
| | Anyone who has implemented a simple HTTP 1.1 server can tell you that it is a really simple protocol. Basically, it's a text file that has some specific ...
| | tannerdolby.com
4.1 parsecs away

Travel
| | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.
| | blog.j2i.net
5.0 parsecs away

Travel
| | .Net and .Net Core both already provide fully functional HTTPS servers, as does IIS on Windows. But I found the need to make my own HTTP server in .Net for a plugin that I was making for a game (Kerbal Space Program, specifically). For my scenario, I was trying to limit the assemblies that I
| | stephennimmo.com
10.2 parsecs away

Travel
| Requirements: Certificates are a pain. But they are a very necessary and vital piece to your security. Here's how to[...]