Hacker News new | ask | show | jobs
by legulere 2247 days ago
The kernel module HTTP.SYS contains a HTTP server. It's used by IIS, but you can also use its API directly.
1 comments

Wow, didn't know that.

API for the curious: https://docs.microsoft.com/en-us/windows/win32/http/http-api...