We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b20b9 commit fbd978fCopy full SHA for fbd978f
docs/kb/http.md
@@ -85,7 +85,7 @@ To use SSL/TLS, kdb+ should first be [configured to use SSL/TLS](ssl.md). For an
85
86
kdb+ has an in-built service capable of handling HTTP/HTTPS requests.
87
88
-### Listening Port
+### Listening port
89
90
When kdb+ is [configured](../basics/listening-port.md) to listen on a port, it uses the same port as that serving kdb+ IPC and websocket connections.
91
0 commit comments