HttpServer:SetThreads
Description
Sets the min/max amount of threads the underlying HTTP server uses to handle incoming connections.
Like HttpServer:Get, this needs to be called again after HttpServer:Start since it replaces the task queue that Start uses.