Document URL: https://docs.openshift.com/container-platform/3.11/architecture/networking/routes.html#route-specific-annotations Section Number and Name: "Route-specific Annotations" Describe the issue: With https://bugzilla.redhat.com/show_bug.cgi?id=1879445 we introduced the support for SameSite annotations on the routes by using the following annotation: - haproxy.router.openshift.io/cookie-same-site While documentation was added to 4.6 [1], it is missing from the 3.11 documentation. [1] https://docs.openshift.com/container-platform/4.6/networking/routes/route-configuration.html#nw-route-specific-annotations_route-configuration Suggestions for improvement: Copy the section from the OCP 4.6 documentation [1] to the 3.11 documentation. Additional information: