Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-03-02 12:14:22 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2017-03-02 12:14:22 +0300
commitf9788bc12988636b03ffd3d00da10f8d58a13a37 (patch)
tree156e0bfda3536cfac7378c6123b72f24a6aa436d /changelogs/unreleased/expose-pagination-headers.yml
parentd4154195329b0a823848df8ceae144aebd6ccf6b (diff)
CORS: Whitelist pagination headers
Diffstat (limited to 'changelogs/unreleased/expose-pagination-headers.yml')
-rw-r--r--changelogs/unreleased/expose-pagination-headers.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/expose-pagination-headers.yml b/changelogs/unreleased/expose-pagination-headers.yml
new file mode 100644
index 00000000000..1b4cd43fa06
--- /dev/null
+++ b/changelogs/unreleased/expose-pagination-headers.yml
@@ -0,0 +1,4 @@
+---
+title: 'CORS: Whitelist pagination headers'
+merge_request: 9651
+author: Robert Schilling