aboutsummaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2017-12-07 22:25:05 +0000
committerGravatar GitHub <noreply@github.com> 2017-12-07 22:25:05 +0000
commit0e8ceea1d6f051c026a6210334cda2f5e29ebba4 (patch)
treeebf8a516654473abe152de085e5b4772e7183fab /CODE-OF-CONDUCT.md
parent7435db968b5313b22be5023ad906b056e1bfa154 (diff)
downloadcoredns-0e8ceea1d6f051c026a6210334cda2f5e29ebba4.tar.gz
coredns-0e8ceea1d6f051c026a6210334cda2f5e29ebba4.tar.zst
coredns-0e8ceea1d6f051c026a6210334cda2f5e29ebba4.zip
plugin/proxy: skip hc for https_google (#1272)
If protocol is https_google we do the health checks wrong, i.e. we're healthchecking the wrong endpoint, hence the health check code below should not be executed. See issue #1202. This is an ugly hack and the thing requires a rethink. Possibly in conjunction with moving to the *forward* plugin.
Diffstat (limited to 'CODE-OF-CONDUCT.md')
0 files changed, 0 insertions, 0 deletions
on> Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/src/css_scanner.zig (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-17Add JSC.WeakGravatar Jarred Sumner 2-0/+293
2023-10-15more microtasksGravatar Jarred Sumner 1-11/+5
2023-10-15It's starting to workGravatar Jarred Sumner 6-49/+89
2023-10-15Things can happenGravatar Jarred Sumner 9-53/+150
2023-10-15FurtherGravatar Jarred Sumner 1-20/+30
2023-10-15The startup message sends successfullyGravatar Jarred Sumner 4-96/+130
2023-10-15it compiledGravatar Jarred Sumner 2-158/+238
2023-10-15okay we are starting to try itGravatar Jarred Sumner 4-9/+43
2023-10-15Okay most of the code is writtenGravatar Jarred Sumner 3-29/+398
2023-10-14MoreGravatar Jarred Sumner 7-66/+504
2023-10-14wipGravatar Jarred Sumner 8-16/+1194
2023-10-14More progressGravatar Jarred Sumner 4-36/+405
2023-10-13wipGravatar Jarred Sumner 8-48/+308