VictoriaMetrics/lib/httpserver
Dmytro Kozlov def0032c7d
lib/httpserver: added tlsCipherSuites flag (#2468)
* lib/httpserver: added tlsCipherSuites flag

* lib/httpserver: compare lower case strings

* lib/httpserver: use EqualFold

* lib/httpserver: used flagutil.NewArray, supported only strings cipher suites

* lib/httpserver: updated flag description, added flag to documentation

* Update lib/httpserver/httpserver.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-04-16 15:07:07 +03:00
..
httpserver.go lib/httpserver: added tlsCipherSuites flag (#2468) 2022-04-16 15:07:07 +03:00
httpserver_test.go lib/httpserver: added tlsCipherSuites flag (#2468) 2022-04-16 15:07:07 +03:00
metrics.go lib/httpserver: add -enterprise and/or -cluster suffixes to short_version label of vm_app_version metric 2021-09-21 23:12:42 +03:00
path.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:52:32 +03:00