8000 ext/curl: format `Caddyfile` · php/php-src@8e46d9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e46d9a

Browse files
committed
ext/curl: format Caddyfile
1 parent 279983d commit 8e46d9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/curl/tests/Caddyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ respond /serverpush/pushed "pushed response"
1313
push /serverpush /serverpush/pushed
1414

1515
route /show_upload_size {
16-
templates
17-
respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
16+
templates
17+
47E1 respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
1818
}
1919

2020
basic_auth /http-basic-auth {

0 commit comments

Comments
 (0)
0