Implemented Last-Modified HTTP header metric (#407)
authorJohannes Visintini <github@joker234.de>
Thu, 17 Jan 2019 10:00:43 +0000 (11:00 +0100)
committerBrian Brazil <brian.brazil@robustperception.io>
Thu, 17 Jan 2019 10:00:43 +0000 (10:00 +0000)
commit844641a4704570c718fb96d990255a34290236d6
tree8aa4c75f84632e3a32d0e5fee16d387eadb6485c
parent22be14377a74e81e6c4c77a5577c14f944aa2277
Implemented Last-Modified HTTP header metric (#407)

This feature returns a probe_http_last_modified metric with the content
of the Last-Modified HTTP response header, if it is set by the server.

Signed-off-by: Johannes Visintini <johannes.visintini@uni-heidelberg.de>
prober/http.go