We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Caddyfile
1 parent 279983d commit 8e46d9aCopy full SHA for 8e46d9a
ext/curl/tests/Caddyfile
@@ -13,8 +13,8 @@ respond /serverpush/pushed "pushed response"
13
push /serverpush /serverpush/pushed
14
15
route /show_upload_size {
16
- templates
17
- respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
+ templates
+ respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
18
}
19
20
basic_auth /http-basic-auth {
0 commit comments