Skip to content

Ability to satisfy hostname in url #259

Answered by AnandChowdhary
SJang1 asked this question in Ideas
Discussion options

You must be logged in to vote

You can add a custom header since the Host is just a regular request header: https://upptime.js.org/docs/configuration/#request-headers

- name: Google with hostname
  url: https://www.google.com
  headers:
    - "Host: www.google.com"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AnandChowdhary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants