We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a183b8b commit 26b20b9Copy full SHA for 26b20b9
docs/kb/http.md
@@ -81,7 +81,7 @@ q)@["\r\n\r\n" vs x;1]
81
82
To use SSL/TLS, kdb+ should first be [configured to use SSL/TLS](ssl.md). For any request requiring SSL/TLS, replace `http` with `https`.
83
84
-## HTTP Server
+## HTTP server
85
86
kdb+ has an in-built service capable of handling HTTP/HTTPS requests.
87
0 commit comments