Merge topic 'ctest_submit_headers'

1a7d00bd ctest_submit: Add HTTPHEADER option

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !793
This commit is contained in:
Brad King
2017-05-05 13:50:52 +00:00
committed by Kitware Robot
15 changed files with 87 additions and 4 deletions
@@ -0,0 +1,5 @@
ctest_submit_headers
--------------------
* The :command:`ctest_submit` command gained a ``HTTPHEADER`` option
to specify custom headers to send during submission.