VictoriaMetrics/lib/httpserver
Zakhar Bessarab 56350eb1ce
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-05-08 09:52:04 -07:00
..
httpserver.go lib/httpserver: add handler to serve /robots.txt and deny search indexing (#4143) 2023-05-08 09:52:04 -07:00
path.go app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 18:35:53 +03:00