@@ -1102,7 +1102,7 @@ func getSiteMap(c *gin.Context) {
}
_ = tWriter.Close()
}()
c.DataFromReader(http.StatusOK, 0, "application/xml", tReader, nil)
c.DataFromReader(http.StatusOK, -1, "application/xml", tReader, nil)
/*
The note is not visible to the blocked user.