summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/health.bru
blob: 44c5410c8f6e157ce2caf75a837b2195a6a65a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
meta {
  name: health
  type: http
  seq: 1
}

get {
  url: http://localhost:3000
  body: none
  auth: inherit
}