mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Remove h2o2 todo
This commit is contained in:
@@ -133,8 +133,7 @@ const badProtocolDemo: hapi.ServerRoute = {
|
||||
handler: {
|
||||
proxy: {
|
||||
host: '10.33.33.1',
|
||||
port: '443',
|
||||
BAD_protocol: 'https' // TODO change typings to fix this / submit bug report
|
||||
port: '443'
|
||||
// port: null // detected as incompatible
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user