Skip to content

Commit

Permalink
Update docs/kb/http.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JosieMD authored Jun 3, 2024
1 parent 5feacb8 commit 2e0a1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kb/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ HTTPS can be handled once kdb+ has been [configured to use SSL/TLS](ssl.md).
Client requests can be authenticated/authorized using [.z.ac](../ref/dotz.md#zac-http-auth).
This allows kdb+ to be customized with a variety of mechanisms for securing HTTP requests e.g. LDAP, OAuth2, OpenID Connect, etc.

### Request Handling
### Request handling

HTTP request handling is customized by using the following callbacks:

Expand Down

0 comments on commit 2e0a1b4

Please sign in to comment.