VictoriaMetrics/lib/httpserver
Zakhar Bessarab 472fe3fd03
lib/httpserver: add handler to serve /robots.txt and deny search indexing (#4143)
This handler will instruct search engines that indexing is not allowed for the content exposed to the internet. This should help to address issues like #4128 when instances are exposed to the internet without authentication.
2023-04-18 16:47:26 +04:00
..
httpserver.go lib/httpserver: add handler to serve /robots.txt and deny search indexing (#4143) 2023-04-18 16:47:26 +04:00
path.go app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 18:35:53 +03:00