]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/template.list
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / errors / template.list
CommitLineData
6a9396a7 1##
5b74111a 2## Copyright (C) 1996-2018 The Squid Software Foundation and contributors
6a9396a7
AJ
3##
4## Squid software is distributed under GPLv2+ license and includes
5## contributions from numerous individuals and organizations.
6## Please see the COPYING and CONTRIBUTORS files for details.
7##
40e0e87f 8
46002cc1
AJ
9ERROR_TEMPLATES= \
10 templates/ERR_ACCESS_DENIED \
11 templates/ERR_ACL_TIME_QUOTA_EXCEEDED \
12 templates/ERR_AGENT_CONFIGURE \
13 templates/ERR_AGENT_WPAD \
14 templates/ERR_CACHE_ACCESS_DENIED \
15 templates/ERR_CACHE_MGR_ACCESS_DENIED \
16 templates/ERR_CANNOT_FORWARD \
2962f8b8 17 templates/ERR_CONFLICT_HOST \
46002cc1
AJ
18 templates/ERR_CONNECT_FAIL \
19 templates/ERR_DIR_LISTING \
20 templates/ERR_DNS_FAIL \
21 templates/ERR_ESI \
22 templates/ERR_FORWARDING_DENIED \
23 templates/ERR_FTP_DISABLED \
24 templates/ERR_FTP_FAILURE \
25 templates/ERR_FTP_FORBIDDEN \
26 templates/ERR_FTP_NOT_FOUND \
27 templates/ERR_FTP_PUT_CREATED \
28 templates/ERR_FTP_PUT_ERROR \
29 templates/ERR_FTP_PUT_MODIFIED \
30 templates/ERR_FTP_UNAVAILABLE \
31 templates/ERR_GATEWAY_FAILURE \
32 templates/ERR_ICAP_FAILURE \
33 templates/ERR_INVALID_REQ \
34 templates/ERR_INVALID_RESP \
35 templates/ERR_INVALID_URL \
36 templates/ERR_LIFETIME_EXP \
37 templates/ERR_NO_RELAY \
38 templates/ERR_ONLY_IF_CACHED_MISS \
39 templates/ERR_PRECONDITION_FAILED \
44352c16 40 templates/ERR_PROTOCOL_UNKNOWN \
46002cc1
AJ
41 templates/ERR_READ_ERROR \
42 templates/ERR_READ_TIMEOUT \
43 templates/ERR_SECURE_CONNECT_FAIL \
44 templates/ERR_SHUTTING_DOWN \
45 templates/ERR_SOCKET_FAILURE \
46 templates/ERR_TOO_BIG \
47 templates/ERR_UNSUP_HTTPVERSION \
48 templates/ERR_UNSUP_REQ \
49 templates/ERR_URN_RESOLVE \
50 templates/ERR_WRITE_ERROR \
44352c16 51 templates/ERR_ZERO_SIZE_OBJECT