summaryrefslogtreecommitdiff
path: root/src/ext/Http/ca/cost.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Http/ca/cost.h')
-rw-r--r--src/ext/Http/ca/cost.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ext/Http/ca/cost.h b/src/ext/Http/ca/cost.h
new file mode 100644
index 00000000..9677e7e8
--- /dev/null
+++ b/src/ext/Http/ca/cost.h
@@ -0,0 +1,6 @@
1#pragma once
2// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
3
4
5const UINT COST_HTTP_URL_ACL = 2000;
6const UINT COST_HTTP_SNI_SSL = 2000;