HolyLib Wiki

HttpServer: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.