Fix some minor punctuation

Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Christian Wolf
2025-02-28 14:03:02 +01:00
parent d3348cd2b7
commit e2b2504338

View File

@@ -335,7 +335,6 @@ Cookies can be set or modified directly on the response class:
}
}
Responses
---------
@@ -1094,8 +1093,5 @@ The following policy for instance allows images, audio and videos from other dom
}
---
.. [1] Even though the header name ``OCS-APIRequest`` hints purely at OCS controllers, with NC 30 classic controller methods respect this header as well.
Until NC 30, classical controller methods did not respect the header.