This website requires JavaScript.
Explore
Help
Register
Sign In
rms
/
VictoriaMetrics
Watch
1
Star
0
Fork
0
You've already forked VictoriaMetrics
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2026-05-17 08:36:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b8205ef46d9ce70f79a7218a5b40ba166f1c444
VictoriaMetrics
/
lib
/
httpserver
History
Aliaksandr Valialkin
0b8205ef46
lib/httpserver: escape the error string before sending it in the response to the client
...
See
https://github.com/VictoriaMetrics/VictoriaMetrics/security/code-scanning/353
2026-02-18 20:39:52 +01:00
..
favicon.ico
lib/htmlcomponents: use relative links for the top page and for favicon.ico
2023-11-13 20:29:05 +01:00
httpserver_test.go
app/vmauth: allow to serve internal API and different address
2025-02-05 17:10:11 +01:00
httpserver.go
lib/httpserver: escape the error string before sending it in the response to the client
2026-02-18 20:39:52 +01:00
path.go
all: replace strings.Replace(..., -1) with strings.ReplaceAll(...)
2025-07-14 23:58:39 +02:00
prometheus_error_response.qtpl
app/vlselect: add /select/logsql/stats_query endpoint, which is going to be used by vmalert
2024-09-06 23:06:43 +02:00
prometheus_error_response.qtpl.go
app/vlselect: add /select/logsql/stats_query endpoint, which is going to be used by vmalert
2024-09-06 23:06:43 +02:00
prometheus.go
lib/httpserver: log the client address additionally to the requestURI in the SendPrometheusError()
2025-07-05 23:51:23 +02:00