@@ -124,11 +124,11 @@ * @return A new HTTP server */ + (instancetype)server; /*! - * @brief Starts the HTTP server in the current thread's runloop. + * @brief Starts the HTTP server in the current thread's run loop. */ - (void)start; /*! * @brief Stops the HTTP server, meaning it will not accept any new incoming