Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upadded headers support #32
Conversation
added some commits
Feb 8, 2016
brian-brazil
reviewed
Feb 8, 2016
brian-brazil
reviewed
Feb 8, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Can you add a unittest please? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Dnile
commented
Feb 8, 2016
|
thanks for the comments, fixed |
juliusv
referenced this pull request
Jun 11, 2016
Closed
Send arbitrary extra headers when scraping #1724
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
zerthimon
commented
Jun 30, 2016
|
+1 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Can you squash your commits and fix the conflict? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Header support was added in another PR. |
brian-brazil
closed this
Jul 26, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dnile commentedFeb 8, 2016
added headers support in the blackbox_exporter config yml,
Headers located under HTTPProbe in http.go.
updated readme accordingly.