aboutsummaryrefslogtreecommitdiff
path: root/structopt/link-check-headers.json
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/link-check-headers.json')
-rw-r--r--structopt/link-check-headers.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/structopt/link-check-headers.json b/structopt/link-check-headers.json
new file mode 100644
index 0000000..c1bb248
--- /dev/null
+++ b/structopt/link-check-headers.json
@@ -0,0 +1,14 @@
+{
+ "httpHeaders": [
+ {
+ "urls": [
+ "https://",
+ "http://"
+ ],
+ "headers": {
+ "User-Agent": "broken links checker (https://github.com/TeXitoi/structopt)",
+ "Accept": "text/html"
+ }
+ }
+ ]
+}