You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/technical-details/release-notes/4.tucker/4.5.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ The [`cluster_status` operation](../../../developers/operations-api/clustering.m
28
28
The `id.property` syntax for accessing properties in URLs will only be applied to properties that are declared in a schema. This allows for URLs to generally include dots in paths without being interpreted as property access.
29
29
30
30
### HTTP/2
31
-
HarperDB now supports HTTP/2 for all API endpoints.
31
+
HarperDB now supports HTTP/2 for all API endpoints. This can be enabled with the `http2` option in the configuration file.
0 commit comments