method BunHttpAdapter.prototype.close BunHttpAdapter.prototype.close(handle: ServerHandle): Promise<void> Stops the server gracefully. Parameters handle: ServerHandle The server handle returned by listen Return Type Promise<void>