Think
HttpServer:Think()
Description
Goes through all requests and calls their callbacks or deletes them after they were sent out.
This is already internally called every frame, so you don't need to call this.
Goes through all requests and calls their callbacks or deletes them after they were sent out.