Skip to content

Commit 2e0a1b4

Browse files
authored
Update docs/kb/http.md
1 parent 5feacb8 commit 2e0a1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ HTTPS can be handled once kdb+ has been [configured to use SSL/TLS](ssl.md).
9898
Client requests can be authenticated/authorized using [.z.ac](../ref/dotz.md#zac-http-auth).
9999
This allows kdb+ to be customized with a variety of mechanisms for securing HTTP requests e.g. LDAP, OAuth2, OpenID Connect, etc.
100100

101-
### Request Handling
101+
### Request handling
102102

103103
HTTP request handling is customized by using the following callbacks:
104104

0 commit comments

Comments
 (0)