mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
nit
This commit is contained in:
parent
2d88c0cec0
commit
51c3cf7e9b
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ func (o *Options) Upstream(ctx *context.Context, giteaClient *gitea.Client) (fin
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Debug().Msg("Sending response")
|
log.Debug().Msg("Sending response")
|
||||||
|
ctx.RespWriter.WriteHeader(ctx.StatusCode)
|
||||||
|
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue