Serve apps.miti.sh with https
This commit is contained in:
@@ -131,8 +131,8 @@ describe "https://git.miti.sh", ->
|
||||
|
||||
assert.truthy reqheader\match "Host: git.miti.sh"
|
||||
|
||||
describe "http://apps.miti.sh", ->
|
||||
describe "https://apps.miti.sh", ->
|
||||
it "doesn't find it", ->
|
||||
request = req "http://apps.miti.sh"
|
||||
request = req "https://apps.miti.sh"
|
||||
assert.same request\statusCode!, 404
|
||||
assert.same request\statusMessage!, "Not Found"
|
||||
|
||||
Reference in New Issue
Block a user