Skip to content

Commit 0409a1e

Browse files
committed
More globals updates
1 parent a05fbf4 commit 0409a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technical-details/reference/globals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This provides methods `trace`, `debug`, `info`, `warn`, `error`, `fatal`, and `n
5959

6060
## `server`
6161

62-
The `server` global object provides a number of functions and objects to interact with Harper's HTTP service.
62+
The `server` global object provides a number of functions and objects to interact with Harper's HTTP, networking, and authentication services.
6363

6464
### `server.http(listener: RequestListener, options: HttpOptions): HttpServer[]`
6565

0 commit comments

Comments
 (0)