mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
ext/curl: format Caddyfile
This commit is contained in:
@@ -13,8 +13,8 @@ respond /serverpush/pushed "pushed response"
|
||||
push /serverpush /serverpush/pushed
|
||||
|
||||
route /show_upload_size {
|
||||
templates
|
||||
respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
|
||||
templates
|
||||
respond `Content-length: ={{.Req.Header.Get "Content-length"}}=`
|
||||
}
|
||||
|
||||
basic_auth /http-basic-auth {
|
||||
|
||||
Reference in New Issue
Block a user