mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
improvements to print display
This commit is contained in:
parent
c6ca284e6d
commit
c5443fffb4
8 changed files with 838 additions and 673 deletions
|
@ -175,7 +175,6 @@ func cors(w http.ResponseWriter, r *http.Request, next http.HandlerFunc) {
|
|||
}
|
||||
|
||||
func metrics(w http.ResponseWriter, r *http.Request, next http.HandlerFunc) {
|
||||
|
||||
w.Header().Add("X-Documize-Version", Product.Version)
|
||||
w.Header().Add("Cache-Control", "no-cache")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue